Finding the arcs traversed in Shortest Path (Network Analyst)

716
0
03-08-2017 05:51 AM
AftabLateef
New Contributor

I used Shortest Path from Network Analyst to calculate the shortest distances between multiple points. The result I get is the length of the paths, but what I need is the actual route in terms of arcs taken to get from source to destination point. I have read that shortest path uses Djikstra's algorithm to calculate these paths, is there any way I could also get the breakdown of these paths that tells me exactly which arcs were traversed to reach from Incident Points to Facility Points?

Thanks

Best regards,

Aftab

0 Kudos
0 Replies