Select to view content in your preferred language

Find route with restrict turns

1186
2
Jump to solution
09-06-2023 10:14 PM
mody_buchbinder
Frequent Contributor

I am trying to make a route that will not go on some turns.

In the screen shot you can see my very simple network with one restricted turn.

I would like the route to go the long way (north from point 1).

In my second screen shot you can see my network properties with the turns restrictions.

I turn on "My restrictions" in my route layer.

The route is still the short way (using the restricted turn). Changing some properties gave me "No solution" too but I could not make it go the long way.

What am I doing wrong here? 

 

0 Kudos
1 Solution

Accepted Solutions
JaySandhu
Esri Regular Contributor

Hello Mody!

Couple of things to watch out for. Make sure the network has been built and also make sure it is part of the current travel mode/travel settings and turned ON for use with your route analysis layer.

You can then use the Explore network tool to diagnose the status of the turn. Add your network dataset to Map and on the Data tab of the Network Dataset layer there is an Explore Network tool. See if shows the turn as being part of the network dataset.

Jay Sandhu

View solution in original post

0 Kudos
2 Replies
JaySandhu
Esri Regular Contributor

Hello Mody!

Couple of things to watch out for. Make sure the network has been built and also make sure it is part of the current travel mode/travel settings and turned ON for use with your route analysis layer.

You can then use the Explore network tool to diagnose the status of the turn. Add your network dataset to Map and on the Data tab of the Network Dataset layer there is an Explore Network tool. See if shows the turn as being part of the network dataset.

Jay Sandhu

0 Kudos
mody_buchbinder
Frequent Contributor

Hi Jay

I found the problem thanks to your advice.

The Explore network tool show me that I digitize the turn in the wrong direction. It was blocking the route from 2 to 1 but not the other way around.

I fliped the turn feature, rebuild the network and it is now working as needed.

Thanks