Based on ideas of https://osm-catalan.github.io/osmcatmap/
and https://github.com/Ripollx/osmcatmap2
.
Developed with OpenLayers library and with API from Overpass Turbo available on Overpass Turbo website.
-Map based on Bicycle tags map
-With modifications of Ramiro Balado
-New Openlayers version done by Ripollx
-Possibility of show outside JSONs by Hugoren Martinako
-Complex queries possibility done by Ismael Luceno
-Collapsable background layers done by Gerald Kogler
-Additional ideas by yopaseopor
OSM Historic Map shows you all the tags refered to past, present and future nodes using lifecycle prefix tags.
- was
- abandoned
- razed
- proposed
- construction
- old
- name:date
- demolished
- removed
- disused
You can modify the page editing these files:
- index.html contains the structure of the page.
- index.js contains the orchestrator to use OpenLayers (only modify if toy want to add new functionalities).
- config.js contains definition of languages and characteristics you want to show.
- layers.json contains definition of background layers you want to use.
You can see it here