When using the Shortest Path tool on the Trace Network tab, a circular route is returned that goes from A to B and back to A, rather than a linear route from A to B. This circular route appears for both 'downstream' and 'upstream' but does not for 'no direction'; for 'no direction', a linear A to B route appears as expected.
ArcGIS Pro
漏洞 ID 编号
BUG-000163454
已提交
December 5, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
3.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is currently as-designed and a known limitation. The Shortest Path trace does not provide a method to specify the source and destination starting points. As a result, when calculating the shortest path in a loop using Upstream or Downstream path as input for the Path Direction, run multiple, separate shortest path queries to return the different results. For example, in a loop, run two shortest path queries; one returns Path X, and the other flips the source and destination to create Path Y.