Select to view content in your preferred language

Delay in routes

953
6
Jump to solution
09-01-2024 09:00 PM
DevakalaiselvanS
Regular Contributor

I wish to establish a delay for a specific path. In network analysis, is that possible? I require guidance.

0 Kudos
1 Solution

Accepted Solutions
JaySandhu
Esri Regular Contributor

The wait at a traffic signal depends on when the car arrives there and also which direction it will go, i.e., straight, left, right or U-turn. So how are you modeling the delay? One way is to simply delay the overall speed/travel time on all the edges or add a user junction at the traffic signal junction and add a junction delay in the network dataset.  Or use the turn category evaluator in the network dataset to set up the delays. More info here:

Turn category evaluator—ArcGIS Pro | Documentation

Jay Sandhu

View solution in original post

6 Replies
JaySandhu
Esri Regular Contributor

If your goal is to delay a path, and you have that path as some line feature, then you can load it into a route analysis layer as a Line Barrier with scaled cost. Set the cost with the amount of delay. See more here:

Barriers—ArcGIS Pro | Documentation

Jay Sandhu

DevakalaiselvanS
Regular Contributor

i don't want to change the route direction

0 Kudos
JaySandhu
Esri Regular Contributor

I am not sure what it means to not change route direction. Can you explain what you need to accomplish? 

Jay Sandhu

DevakalaiselvanS
Regular Contributor

How to add the waiting time for a traffic signal to a route.Normally, the entire time is displayed. I'd like to increase the overall wait time.

0 Kudos
JaySandhu
Esri Regular Contributor

The wait at a traffic signal depends on when the car arrives there and also which direction it will go, i.e., straight, left, right or U-turn. So how are you modeling the delay? One way is to simply delay the overall speed/travel time on all the edges or add a user junction at the traffic signal junction and add a junction delay in the network dataset.  Or use the turn category evaluator in the network dataset to set up the delays. More info here:

Turn category evaluator—ArcGIS Pro | Documentation

Jay Sandhu

DevakalaiselvanS
Regular Contributor

thank you

0 Kudos