laptop and a wrench

Bug

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

ArcGIS Pro
Bug-ID-Nummer BUG-000159925
EingereichtJuly 18, 2023
Zuletzt geändertSeptember 17, 2025
Gilt fürArcGIS Pro
Gefunden in Version3.1
BetriebssystemWindows OS
BetriebssystemversionN/A
StatusNon-Reproducible

Zusätzliche Informationen

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

Workaround

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000159925

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln