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

seasonal lanes

1

Hi,

Please, how can I set a seasonal cycle lane?

In my city, there are permanent cycle tracks and cycle lanes, but every Sunday and holiday, only from 7 h to 16 h, the prefecture expands the net creating temporary cycle lanes for that day.

Those new lanes are delimited with transit cones over once there are car lanes and connect the permanent cycle lanes. They are several kilometers and many people run on their bikes only and because of those temporary lanes, so they are very important.

But after 16 h, the transit cones are collected and everything comes to normal until the next Sunday or holiday.

So, how can I set up this on the OpenStreetMap?

The answer could help also in those streets where some lanes are inverted in the rush hours.

asked 10 Dec '21, 21:10

planilhador's gravatar image

planilhador
26112
accept rate: 0%


One Answer:

1

Conditional lane access.

Something like:

access:lanes:forward @ 07:00-16:00 = yes|no
bicycle:lanes:forward @ 07:00-16:00 = yes|designated

answered 14 Dec '21, 01:52

Baloo%20Uriza's gravatar image

Baloo Uriza
3.2k143061
accept rate: 9%

Source code available on GitHub .