CÓMO

Calcular la pendiente de una entidad de línea a través de una superficie en ArcGIS Pro

Last Published: July 21, 2023

Resumen

The properties of an elevation surface can be used to determine the slope of each segment along a line feature across the surface using the Add Surface Information tool. For example, calculating the slope of a hiking trail or a proposed road based on the spatial and elevation information derived from a raster layer. The slope at each cell of a grid is used to determine the slope of the line section crossing that cell. The tool attributes line features with the following slope information:

  • Minimum slope is obtained from the segment whose value is closest to 0, or horizontal grade.
  • Maximum slope is obtained from the segment with the largest calculated value.
  • Average slope is obtained by weighing each slope by its 3D length, then determining the average. This results in longer segments having a greater influence on the resulting value over shorter segments.

Procedimiento

Note:
The Add Surface Information tool requires the 3D Analyst or Spatial Analyst license.
  1. In ArcGIS Pro, create a new project, and add the line feature class and elevation data. The elevation data can be in the form of an LAS dataset, mosaic, raster, terrain, or TIN surface.
  2. Optionally, split the line features at their vertices using the Split Line At Vertices tool. Splitting the lines allows the slope to be calculated for each line segment.
  3. Calculate the slope of the line features using the Add Surface Information tool.
    1. For Input Features, select the line feature class.
    2. For Input Surface, select the surface layer containing elevation data.
    3. For Output Property, check the check box for the spatial information to be written to the line feature's attribute table.
    4. If necessary, select a suitable interpolation method under Method.
    5. Click Run.
The Add Surface Information tool.

The image below shows the minimum, maximum, and average slope values of each line segment in percentage units (grade).

The slope values for each line segment.

Id. de artículo:000025428

Recibir notificaciones y encontrar soluciones a problemas nuevos o comunes

Obtenga respuestas resumidas y soluciones de vídeo de nuestro nuevo chatbot de IA.

Descargar la aplicación de soporte de Esri

Información relacionada

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga