Running into a scenario where a road is closed to motor vehicles on one day a week for only a certain time of the year. Now this is currently being implemented using:
motor_vehicle:conditional=no @ (Wd 00:01-23:59)
Though this doesn’t properly reflect that this closure only occurs May 3rd - September 27th. Is there a supported way of implementing this additional restriction?
If not I may suggest the following proposal to address this condition:
motor_vehicle:conditional=no @ (Wd 00:01-23:59 + 2023 May 03 - 2023 Sep 27)
3 posts - 3 participants
Ce sujet de discussion accompagne la publication sur https://community.openstreetmap.org/t/conditional-access-for-part-of-the-year/103683