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

Tagging roads with traffic type dependent access restrictions

2

How should a street that is one-way for general traffic, but two way in its construction and for public transportation?

or a recent question from czech forum How to tag road that has toll for vehicles exceeding certain size (3,5t) and free for passenger cars?

asked 11 Aug '11, 17:05

LM_1's gravatar image

LM_1
3.3k335188
accept rate: 10%


2 Answers:

1

Please take a look at our Wiki, there are pages for the oneway and vehicle tag. For tagging the oneway restriction you can use oneway=yes in combination with psv:backward=yes or bus:backward=yes whichever is correct in your case. For similar tags check the road signs page which is available in several languages.

There are also toll and maxweight tags but there is no hint on how to combine them. According to tagstat there are use cases like toll:hgv.

answered 11 Aug '11, 17:13

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

edited 11 Aug '11, 17:19

Might start new questions about your maxweight and toll confusion.

(11 Aug '11, 23:54) Baloo Uriza

0

Have a look at Oneway in the wiki ... there are some tags like oneway:bicycle=no

Maybe you can adapt that to public transport.

answered 11 Aug '11, 17:16

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .