Identify Contours (Topographic Production)

此 ArcGIS 3.1 文档已 存档,并且不再对其进行更新。 其中的内容和链接可能已过期。 请参阅最新文档

摘要

Identifies types of contours and applies hypsographic codes to input features.

使用情况

  • This tool processes each input contour and identifies the contour type. It uses the underlying raster and contour features to identify the type of contour. It then updates the contour code field with the appropriate domain code.

  • This tool identifies the following types of contours:

    • Index
    • Intermediate
    • Depression index
    • Depression intermediate

  • 警告:

    此工具会修改输入数据。 有关详细信息以及避免数据被意外更改的策略,请参阅修改或更新输入数据的工具

  • If more than one input raster is used, all input rasters must have the same cell size, band count, and pixel type. All input rasters should also use the same elevation units (meters or feet).

  • If the Number of Depression Contours to Identify parameter value is negative or zero, the tool will not run.

参数

标注说明数据类型
Input Contours

The input contours that will be updated with the specified contour codes.

Feature Layer
Input Rasters

The rasters that will be 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 that will be used to populate the Contour Code field parameter value when index contours are identified. The default is 1.

String
Intermediate Code
(可选)

The value that will be used to populate the Contour Code field parameter value when intermediate contours are identified. The default is 2.

String
Depression Code
(可选)

The value that will be used to populate the Contour Code field parameter value when depression contours are identified. The default is 5.

String
Depression Intermediate Code
(可选)

The value that will be used to populate the Contour Code field parameter value when depression intermediate contours are identified. The default is 6.

String
Number of Depression Contours to Identify
(可选)

The number of contours in a depression that will be coded as depressions. The value provided must be greater than zero. If no value is provided, all of the contours in the depression will be coded as depressions.

Long
Area of Interest
(可选)

The layer that defines the processing extent. The layer must have only one selected feature.

Layer
Z Factor
(可选)

The conversion factor that will be used to convert the contour elevation value unit of measurement to match the raster's unit of measurement. The default is 1.

For example, if the elevation values in the input raster are in meters but the contours are in feet, set the z-factor to 3.28084 (1 meter = 3.28084 feet).

Double

派生输出

标注说明数据类型
Updated Contours

The contour feature class where contour codes were updated.

Feature Layer

环境

许可信息

  • Basic: 否
  • Standard: 需要 Production Mapping
  • Advanced: 需要 Production Mapping

相关主题