laptop and a wrench

Error

There is a performance issue with geoprocessing services when utilized in ArcGIS Pro.

ArcGIS Pro
Número de ID del error BUG-000159925
EnviadoJuly 18, 2023
Última modificaciónSeptember 17, 2025
Relacionado conArcGIS Pro
Versión encontrada3.1
Sistema operativoWindows OS
Versión de sistema operativoN/A
EstadoNon-Reproducible

Información adicional

This performance issue is no longer reproducible in the current release of ArcGIS Pro and ArcGIS Enterprise.

Solución alternativa

Use a combination of other geoprocessing tools to accomplish the same output:

  1. Use arcpy.management.GeneratePointsAlongLines to place points at equal intervals along the line to use as the sample points for the elevation profile.
  2. Use arcpy.ExtractValuesToPoints to add the elevation value of the raster to each point as an attribute.
  3. Use arcpy.ddd.FeatureTo3DByAttribute to make the points 3D and add the extracted elevation values to the Z geometry of the point.
  4. Use arcpy.management.PointsToLine to reconnect all the points.

Pasos para reproducir

ID del error: BUG-000159925

Software:

  • ArcGIS Pro

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

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