Hello, how do I properly tag the “only right turn”/“no left turn” restriction on [this route](https://map.project-osrm.org/?z=18¢er=46.250136%2C14.347876&loc=46.250784%2C14.347914&loc=46.249114%2C14.347839&hl=en&alt=0&srv=1)?
Thank you for your help
n76
(N76)
2
What editor are you using. JOSM has a turn restriction plug-in that makes this pretty easy.
If using iD, my guess it this fairly common task has some support and someone else more familiar with it will also answer.
Hi,
here’s a short demo done by mapbox using the ID Editor.
I briefly looked and the 412 needs cutting where the residential road joins the primary road before creating the turn restriction. Looks like at the turn point a ‘only right turn’ is all that’s needed.
1 Like
I tend to create restrictions without any sort of guidance but the advantage is that the procedure is general for every editor. In any case, the steps are:
- First and foremost, split up the road at the intersection if it isn’t so already.
- Select all the necessary parts (start way, via node and destination way) where the restriction applies (in that case, the minor street is the start, the major road the destination and the via-node is what connects both of them)
- Create a relation using these members and select the applying relation (I recommend chosing to replicate the sign i.e. if right is forbidden, use “no right turn” but if left is mandatory, use “only left turn” instead).
- Set up the aforementioned members as
start from, via and end, respectively.
This is the basic way of adding turn restrictions in any editor basically but there are special tools for the individual editors which should make it easier (iD has one which appears if you select an intersection node).
Edit: Fixed error.
Could you please check if what I’ve done is correct? 
mueschel
(Mueschel)
7
The two relations look fine. Btw, it’s helpful to link directly to the object on osm.org: Way: Koroška cesta (455056617) | OpenStreetMap
There’s still a ‘restriction’ tag on the road itself which should be removed.
By looking at the route it still uses the left turn, so Im not sure what ive done wrong.
It may take a week or so until the Routers are updated.
OSRM and graphhopper (car) are now also updated. So you can check if the routing is working as expected.
I saw, perfect, thanks for the help! I have a bit more complicated case now: OpenStreetMap
How would you restrict 180 degree turn on this road?
Mammi71
(One feature, Six mappers and still More ways to map it)
12
I don’t know the Slovenian road traffic regulations, but it doesn’t look as if turning is prohibited at this junction.
Otherwise it follows the same principle: from - via - to.
The only difference is that a node is not assigned the role via, but this short way Levstikova ulica.

It is illegal to do 180 turn in “heavier traffic roads”. I have managed to do the restriction, thank you! 