Label | Explanation | Data Type |
Input Features
| The features on which metrics will be calculated. | Feature Layer |
Input Metric Types | Specifies the types of metrics to calculate, including angle of orientation, area, elevation, length, and width.
| String |
Input Length Attributes
(Optional) | A comma-delimited string of field names from which the length metrics will be calculated. The default is LEG,LEN,LEN_,LGN,LZN. You can add the names of other length metric fields; if the fields exist in Input Features, they will be computed. | String |
Input Width Attributes
(Optional) | A comma-delimited string of field names from which the width metrics will be calculated. The default is WID,WID_,WGP. You can add the names of other width metric fields; if the fields exist in Input Features, they will be computed. | String |
Input Area Attributes
(Optional) | A comma-delimited string of field names from which the area metrics will be calculated. The default is ARA,ARE,ARE_. You can add the names of other area metric fields; if the fields exist in Input Features, they will be computed. | String |
Input Angle of Orientation Attributes
(Optional) | A comma-delimited string of field names from which the angle of orientation metrics will be calculated. The default is AOO,DOF,FEO. You can add the names of other angle of orientation metric fields; if the fields exist in Input Features, they will be computed. | String |
Input Elevation Attributes
(Optional) | A comma-delimited string of field names from which the elevation metrics will be calculated. The default is ZV2,ZVH. You can add the names of other elevation metric fields; if the fields exist in Input Features, they will be computed. | String |
Input Floating Point Precision
(Optional) | The precision of the metrics written to the target attributes. | Long |
Derived Output
Label | Explanation | Data Type |
Output Features | The features on which metrics were calculated. | Feature Layer |