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.