FOSSGIS/Server/Projects/opening hours.js
Jump to navigation
Jump to search
This project is about parsing opening_hours=* syntax and related tags.
Project Name
Main Contact
Other people involved
n. d.
Short description of your project
Java Script library to parse opening_hours=* related tags. There also exists a map based on this library. There are two use cases for this project:
- Helping mappers to develop there opening_hours=* tags and as QA tool.
- Finding open facilities near you.
Preview
Why is this project interesting to the OSM community?
It is the most sophisticated implementation of the opening_hours specification. It can also be used to test if your opening_hours value complies with this specification.
What special software will you need?
- Web server which can deliver static web pages.
- GNU/Linux env to run cron jobs and the API server
What resources will you need?
- 2 GiB disk space.
- A bit processing power for the opening_hours-statistics and the opening_hours_server.js.
Where is your source code?
What data do you need?
The OpenLayers map accesses tiles from tile.openstreetmap.org and data from the overpass API. Both the evaluation tool and the map do Reverse Geocoding via http://open.mapquestapi.com/nominatim.
Related Projects
State
active