标注 | 说明 | 数据类型 |
Input Features
| The features for which metrics will be calculated. | Feature Layer |
Input Metric Types | Specifies the types of metrics that will be calculated. 许可:The Spatial Analyst extension is required when using an elevation raster and the Angle of orientation option to rotate point features so that they face downhill.
| String |
Input Length Attributes
(可选) | 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 the Input Features value, they will be computed. | String |
Input Width Attributes
(可选) | 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 the Input Features value, they will be computed. | String |
Input Area Attributes
(可选) | 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 the Input Features value, they will be computed. | String |
Input Angle of Orientation Attributes
(可选) | 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 the Input Features value, they will be computed. | String |
Input Elevation Attributes
(可选) | 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 the Input Features value, they will be computed. | String |
Input Floating Point Precision
(可选) | The precision of the metrics written to the target attributes. | Long |
Input MGRS Attributes
(可选) | A comma-delimited string of field names from which the MGRS coordinates will be calculated. The default is MGRSValue,MGRS. You can add the names of other MGRS fields; if the fields exist in the Input Features value, they will be computed. The fields must have a String field type and a field length greater than the largest possible MGRS coordinate value. | String |
MGRS Precision
(可选) | Specifies the precision of the coordinates that will be calculated for the target attributes.
| String |
Elevation Raster
(可选) | The raster file from which the elevation metrics will be derived. Elevation metrics derived from a raster file specified here will overwrite existing elevation data. 许可:The Spatial Analyst extension is required when using an elevation raster and the angle of orientation to rotate point features so that they face downhill. | Raster Layer; Mosaic Layer |
派生输出
标注 | 说明 | 数据类型 |
Output Features | The features on which metrics were calculated. | Feature Layer |