Calculate Geometry
Calculates perimeter and area values (including hectares and acres) for polygons and length for polylines and stores new values in the attribute table.
Parameter |
Comments |
Input features |
Input polygon or polyline features whose geometry values will be added to the attribute table. |
Parameters |
Select output geometry parameters to be calculated. For polylines: • LENGTH - length of the feature in selected units For polygons: • PERIMETER - perimeter of the feature in selected units • AREA - area of the feature in selected units • ACRES - area of the feature in acres (for projected coordinate system) • HECTARES - area of the feature in hectares (for projected coordinate system) |
Unknown spatial
reference units |
Specify units for the unknown input spatial reference. |
Output spatial
reference |
Select required spatial reference. |
Output units |
Select output units for the selected output spatial reference. |
Measurement
type |
Select required measurement type, following options available: • PLANAR - the shortest distance without Earth curvature. • GEODESIC - the shortest distance with Earth curvature (geodesic line). • LOXODROME - along a constant azimuth curve (loxodrome), taking into account Earth curvature. • GREAT ELLIPTIC - along a curve of the great elliptic (sphere) built on three points: Earth center and two ends of calculated segment. For projected and unknown coordinate system only PLANAR measuring type is available. |
Note:
This XTools Pro geoprocessing tool is similar to the XTools Pro Calculate Geometry tool.