ianvatega / osmhistoricmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 87.8%Language:HTML 11.3%Language:CSS 0.9%