network analyst - Route Attribute table

266
2
10-06-2010 07:00 PM
MiaeHa
by
New Contributor
I want to know each distance between stops. For example, I have 10 stops. After running network analyst(best route), it gives me just one distance from stop 1 to stop 10. But, how can I know each distance between stop 1 and stop2, between stop 2 and stop 3, ... and between stop 9 and stop 10? Thank you.
Tags (2)
0 Kudos
2 Replies
JaySandhu
Esri Regular Contributor
The route attribute table contains the overall route feature. The individual stop information is on the Stop attribute table. There will be column at the end with the cummulative distance to each stop. You can use it get the distance between each stop.
Regards,
Jay Sandhu
0 Kudos
MiaeHa
by
New Contributor
Thanks. Now, I just need to add a filed.
0 Kudos