laptop and a wrench

漏洞

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

ArcGIS Pro
漏洞 ID 编号 BUG-000159925
已提交July 18, 2023
上次修改时间September 17, 2025
适用范围ArcGIS Pro
找到的版本3.1
操作系统Windows OS
操作系统版本N/A
状态Non-Reproducible

附加信息

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

解决办法

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.

重现步骤

漏洞 ID: BUG-000159925

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项