Label | Explanation | Data Type |
Input Features
| The features with a field that will be updated with geometry calculations. | Feature Layer |
Geometry Attributes
| The fields in which the specified geometry properties will be calculated. You can select an existing field or provide a new field name. If a new field name is provided, the field type is determined by the type of values that are written to the field. Count attributes are written to long integer fields; area, length, and x-, y-, z-coordinate, and m-value attributes are written to double fields; and coordinate notations such as Degrees Minutes Seconds or MGRS are written to text fields. Unless otherwise noted, area and length properties are planar measurements using 2D Cartesian mathematics.
| Value Table |
Length Unit
(Optional) | Specifies the unit that will be used to calculate length.
| String |
Area Unit
(Optional) | Specifies the unit that will be used to calculate area.
| String |
Coordinate System (Optional) | The coordinate system in which the coordinates, length, and area will be calculated. The coordinate system of the input features is used by default. | Coordinate System |
Coordinate Format (Optional) | Specifies the coordinate format in which the x- and y-coordinates will be calculated. The coordinate format matching the input features' spatial reference units is used by default. Several coordinate formats, including Degrees Minutes Seconds, Degrees Decimal Minutes, and others, require the calculation to be performed in a text field.
| String |
Derived Output
Label | Explanation | Data Type |
Updated Features | The updated input features. | Feature Layer |