Generate Spot Heights (Topographic Production)

La documentación de ArcGIS 2.8 se ha archivadod y ha dejado de actualizarse. El contenido y los enlaces pueden estar obsoletos. Consulte la documentación más reciente.

Resumen

Creates elevation point features based on contour tops and depressions. Elevation points are created in each top and depression. Point height values are populated based on a digital elevation model.

Uso

  • This tool creates multiple points in areas with tops or depressions that have elevations of the same value. For example, if the tool finds two identical elevation values in different locations in the same top, it generates a point at each location.

  • A top refers to an elevation completely surrounded by lower elevation contour lines. A depression refers to an elevation completely surrounded by higher elevation contour lines.

  • Tops and depressions must be polylines that start and end at the same vertex. The tool will not create spot heights over contour lines that do not start and end at the same vertex.

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

Parámetros

EtiquetaExplicaciónTipo de datos
Input Contours

Contours from which spot heights are computed.

Feature Layer
Input Raster(s)

Rasters used to derive the highest or lowest elevations in contour tops or depressions.

Raster Layer; Mosaic Layer
Target Spot Features

An existing point feature layer or feature class in which spot heights are created.

Feature Layer
Contour Height Field

The field in the input contours that contains elevation values. The field type must be numeric.

Field
Spot Height Field

The field in the output spot heights to which elevation values are written.

Field
Spot Height Subtype

Spot height subtype value assigned to new spot height features that are created.

String
Area of Interest
(Opcional)

The extent where spot heights will be created. The area of interest (AOI) is the outer extent of all selected polygons in the feature layer. If none are selected, the extent of the raster will be used. This parameter does not accept point layers as valid input.

Feature Layer

Salida derivada

EtiquetaExplicaciónTipo de datos
Updated Spot Heights

Spot height feature class where spot features were created.

Feature Layer

Entornos

Esta herramienta no utiliza ningún entorno de geoprocesamiento.

Información de licenciamiento

  • Basic: No
  • Standard: No
  • Advanced: Requiere Production Mapping and Extensión ArcGIS Spatial Analyst

Temas relacionados