Identify Contours (Topographic Production)

Diese ArcGIS 3.0-Dokumentation wurde archiviert und wird nicht mehr aktualisiert. Inhalt und Links sind möglicherweise veraltet. Verwenden Sie die aktuelle Dokumentation.

Zusammenfassung

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

Verwendung

  • This tool processes each input contour and identifies the contour type. It uses the underlying raster and contour features to determine 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

  • Vorsicht:

    Mit diesem Werkzeug werden die Eingabedaten geändert. Weitere Informationen und Strategien zur Vermeidung unerwünschter Datenänderungen finden Sie unter Werkzeuge, die Eingabedaten ändern oder aktualisieren.

  • 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.

Parameter

BeschriftungErläuterungDatentyp
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
(optional)

The interval or distance between index contour lines. The default is 100.

Long
Index Code
(optional)

The value used to populate the Contour Code field parameter when index contours are identified. The default is 1.

String
Intermediate Code
(optional)

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

String
Depression Code
(optional)

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

String
Depression Intermediate Code
(optional)

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

String
Number of Depression Contours to Identify
(optional)

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

Abgeleitete Ausgabe

BeschriftungErläuterungDatentyp
Updated Contours

Contour feature class where contour codes were updated.

Feature Layer

Umgebungen

Dieses Werkzeug verwendet keine Geoverarbeitungsumgebungen.

Lizenzinformationen

  • Basic: Nein
  • Standard: Erfordert Production Mapping
  • Advanced: Erfordert Production Mapping

Verwandte Themen