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

Create graph from opening_hours

1

I am trying to create a graph over time (days of the week) showing when shops are open/closed within a certain area.

I've had a look at some of the existing parsing tools available but none seem to be able to convert the OSM opening_hours data into something that could be graphed. I'm not experienced in Python or any other programming language so I can't really code a script myself.

Are there any tools that I could use to help me? Or any tips that people may have?

asked 11 May '18, 02:50

philam48's gravatar image

philam48
86558
accept rate: 0%

Source code available on GitHub .