/osmhistoricmap

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

OSM Historic Map

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.

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

Using

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 layers, languages and characteristics you want to show.

Demo

You can see it here