Network datasets created from a network analysis output (OD cost matrix) solve with slow performance.
上次发布: July 5, 2018ArcGIS for Desktop
漏洞 ID 编号
BUG-000115111
已提交
July 2, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.6
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Route performance is not good when you the junction connectivity starts to get more than a few edges connecting at each junction. For an OD type network where each junction is connected to hundred's of other edges, all of them have to be evaluated to find a shortest path and it starts to take exponential time to do so. The Network Analyst routing algorithms are optimized for road networks where on an average there are four edges meeting at a junction.