标注 | 说明 | 数据类型 |
Input Contours | The input contours that will be updated with the specified contour codes. | Feature Layer |
Input Rasters | The rasters used to derive elevations of points inside contours to correctly identify the types of contours. | Raster Layer; Mosaic Layer |
Contour Height field | The field in the input contour feature class that contains elevation values. This field type must be numeric. | Field |
Contour Code field | The field in the input contour feature class that will be updated with the appropriate domain code. | Field |
Contour Index Interval (可选) | The interval or distance between index contour lines. The default is 100. | Long |
Index Code (可选) |
The value used to populate the Contour Code field parameter when index contours are identified. The default is 1. | String |
Intermediate Code (可选) | The value used to populate the Contour Code field parameter when intermediate contours are identified. The default is 2. | String |
Depression Code (可选) | The value used to populate the Contour Code field parameter when depression contours are identified. The default is 5. | String |
Depression Intermediate Code (可选) | The value used to populate the Contour Code field parameter when depression intermediate contours are identified. The default is 6. | String |
派生输出
标注 | 说明 | 数据类型 |
Updated Contours | Contour feature class where contour codes were updated. | Feature Layer |