laptop and a wrench

Bug

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

ArcGIS Pro
Bug ID Number BUG-000159925
SubmittedJuly 18, 2023
Last ModifiedSeptember 17, 2025
Applies toArcGIS Pro
Version found3.1
Operating SystemWindows OS
Operating System VersionN/A
StatusNon-Reproducible

Additional Information

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.

Steps to Reproduce

Bug ID: BUG-000159925

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options