Hello
I need to find the distance and the drive time between the 11 stops on a route I have previously created. On the 'getting directions' window I only get the drive time and distance between stop 1 and stop 11, but I also need to find out the time and distance between stop 1 and 2, between stop 2 and 3 and so on. I know that I can get the distance between stops from the stops attribute table, cumulative length field. Now, my question is: How can I get the drive time between stops taking into consideration the same speed set that was used for creating the network dataset (where there is a specific speed for each type of road)?
Many thanks
Andreea
I need to find the distance and the drive time between the 11 stops on a route I have previously created. On the 'getting directions' window I only get the drive time and distance between stop 1 and stop 11, but I also need to find out the time and distance between stop 1 and 2, between stop 2 and 3 and so on. I know that I can get the distance between stops from the stops attribute table, cumulative length field. Now, my question is: How can I get the drive time between stops taking into consideration the same speed set that was used for creating the network dataset (where there is a specific speed for each type of road)?
Many thanks
Andreea
You can accumulate more than one attribute. Bring up the properties of the route layer and on the accumualtion tab check on the drive time as well. Now re-solve. you will get that added to your stops attribute table as well.
Jay Sandhu