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

Midday pause in opening hours

1

While in Edit mode in OSM, how do I add two chunks of opening hours within the same day in order to include a pause in midday without the first chunk being cancelled out?

For example: Mo-Fr 09:00-12:00; Mo-Fr 14:00-18:00

To my understanding, the second part of that line should override the first one, which is not wanted.

asked 23 Sep '18, 13:24

ChameleonScales's gravatar image

ChameleonScales
31125
accept rate: 0%

edited 23 Sep '18, 13:26


One Answer:

5

You can separate multiple hour intervals for the same range of days using commas. Using your example, this would look as follows:

Mo-Fr 09:00-12:00, 14:00-18:00

answered 23 Sep '18, 13:39

Tordanik's gravatar image

Tordanik
12.0k15106147
accept rate: 35%

Source code available on GitHub .