Calculate Area Batch
Calculates area for multiple polygon layers and stores area values in the attribute tables.
Parameter |
Comments |
Input Features <Input_Features; Input_Features...> |
The input polygon layers whose area values will be added to the attribute tables. |
Output Field Name <Output_Field_Name> |
Area output field name. |
Unknown Spatial Reference Units {Unknown_Spatial_Reference_Units} |
Units for the unknown input spatial reference. |
Output Spatial Reference {Output_Spatial_Reference} |
Specifies if output area values will be calculated using the selected output spatial reference. |
Output Units {Output_Units} |
Area output units. |
Measurement Type {PLANAR | GEODESIC | LOXODROME | GREAT_ELLIPTIC} |
Specifies measurement type for area - this can be only planar for projected datasets, but also geodesic, loxodrome, and great elliptic for data in geographic coordinates systems. |
Note:
This XTools Pro geoprocessing script is similar to the XTools Pro Calculate Area geoprocessing tool but allows for batch calculation.