This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to tag turn restriction and conditional ?

1

Hi !

I have a traffic_sign which describe:

  • No left_turn for hgv
  • except for delivery. (in french, sauf livraisons)

alt text

My relation start with these tags: type=restriction restriction:hgv=no_left_turn

Perhaps i should add restriction:hgv:conditional=none @ delivery

What is your opinion about this ?

asked 29 Jun '16, 14:10

StephaneP's gravatar image

StephaneP
26114
accept rate: 0%

edited 29 Jun '16, 14:24

scai's gravatar image

scai ♦
33.3k21309459

2

don't know the situation, but wouldn't it be easier to map the restriction on the street? of course this is only possible when the same restriction holds for traffic coming from any side.

(29 Jun '16, 15:21) escada

In this case, you're right, it's easier and valid (there is a turn restriction for the backward traffic). On the highway i've added: - hgv=no - hgv:conditional=yes @ delivery

But I'm still curious to know how to map it when there is only one side with this restriction.

(29 Jun '16, 15:29) StephaneP

One Answer:

1

If you want to tag that then the solution is indeed what you wrote, supported by the wiki page Conditional_restrictions

answered 07 Jul '16, 14:32

grin's gravatar image

grin
158127
accept rate: 0%

Source code available on GitHub .