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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動