When performing a downstream trace on a utility network feature service, the ArcGIS.Core.Network.UtilityNetwork.Trace.DownstreamTracer.Trace() method returns an unordered list of objects.
最後に公開された状態: December 3, 2019ArcGIS Pro SDK for .NET
不具合 ID 番号
BUG-000127030
送信されました
November 27, 2019
最終更新日
June 5, 2024
適用対象
ArcGIS Pro SDK for .NET
見つかったバージョン
2.4.2
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
The utility network tracing tools do not return elements in a specific order. This is by-design. A future enhancement might include topological information as part of the return value, but there is no timeframe for this.
Note that the Export Subnetwork geoprocessing tool does return features in order. Depending on the workflow, this might provide the functionality users are looking for.