Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 325 Bytes

OSM query Overpass + render geojson with Leaflet

Instructions

  1. Clone repo
  2. Launch local webserver (i.e)
python -m SimpleHTTPServer
  1. Open your favorite browser and open http://localhost:8000
  2. You may see something similar to the above screenshot

Screenshot of rendered map