Area of shapefile or multiple shapefiles

Area of shapefile or multiple shapefiles

sam.stibbs
Enthusiast Enthusiast
660 Views
2 Replies
Message 1 of 3

Area of shapefile or multiple shapefiles

sam.stibbs
Enthusiast
Enthusiast

How do I calculate the area of a shapefile or multiple elements within a shapefile within Map 3D?

0 Likes
Accepted solutions (1)
661 Views
2 Replies
Replies (2)
Message 2 of 3

parkr4st
Advisor
Advisor
Accepted solution

open the data table and create a calculation    (Options drop down at bottom of table window)

Geometry can be multiplied, divided, etc to give the units needed.  Geometry in sq ft    Geometry/34560 will yield acres for example

Message 3 of 3

parkr4st
Advisor
Advisor

Ooops!  Acres is Geometry/43560    not  34560

 

The other path to travel involves mapimport with data and mapexport with attributes including AREA in the PROPERTIES check-off list to a new .shp  .  This will place the area in the new data table.

 

Dave