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

access time restrictions on a highway

2

Hi all, I read about the acces restrictions but i can't work out how to tag this street:

  • acces for all vehicles from 6pm to 11am
  • acces only for vehicles with a city permit from 11am to 6pm
  • pedestrians, cyclist, public transport and taxi may enter at all times

And to make it even better: the opening hours on saturday are diffirent

asked 04 Jun '12, 19:00

Joske's gravatar image

Joske
31112
accept rate: 0%

edited 08 Jun '12, 18:18

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866


One Answer:

1

There is a proposal about extended access conditions that can handle such special cases. I'll try to find the right tags for your conditions:

foot=yes
vehicle=yes (includes bicycle, bus, taxi, ...)
vehicle:(11:00-18:00)=destination (there might be a better tag for "city permit" than destination)
vehicle:(Sa 11:00-14:00)=no (as an example, you didn't mention the exact conditions for saturday)

But don't expect any application to handle those conditions correctly at the moment.

answered 04 Jun '12, 20:39

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

edited 04 Jun '12, 20:40