Changing direction of paths of already constructed links

Is there a possible way to change the direction of a path inside a link? I currently have two lanes with opposite direction and want to make both into the same direction without having to reconstruct the link.

Thanks in advance

Hi @Lars ,
just so that we are on the same page, could you attach a screenshot and explain what you really want?

Hey, in the screenshot is a part of my road network. The paths in the link with 4 lanes are supposed to go in the same direction (from right to left). The link with two paths should only go from left to right, also all in the same direction. I have this problem in the whole network. Is it possible to change the direction of the paths without having to rebuild the lanes?

The reason it currently doesn’t work is because I want to implement traffic in the simulation and right now it runs in the wrong direction. It’s also not possible to make lane changes due to the incorrect path direction.

Hey, @ruthik.konnur,
just read about a possibility to modify the .rd5 file. Does this option work and if so, how exactly can it be done?

Thanks in advance!

Hi @Lars,
I get it now. Yes, there is a way to reverse the direction of the link. Without the object tree it is difficult for me to imagine how it is constructed, but you can have a look at this option which can be seen in the screenshot. Click on the link in question and then click on the 3 lines shown on the window on the right. Then click on ‘Reverse link’. But, note that the direction can only be changed on a link. It would be interesting to know if this solves your issue :slight_smile:

Hi @ruthik.konnur,
thanks for your answer. Unfortunately this option only mirrors the link but does not change the orientation of the path. My problem is that I am not able to orient the green lane paths of a link in the same direction. I found this line in the .rd5 file about a lane path: LanePath.251 = 2851 2844 2 10 0.1 0.1 -1 -1. Is it possible to make a change to these parameters in order to change the orientation of the lane path? What I am trying to achieve is that all green lane paths in a link have the same direction without having to rebuild the link.

Hi @Lars ,
as long as I know, the path direction cannot be changed as you imagine. I am afraid you have to reconstruct the lanes.