Simple script to get data (nodes and polygons separately) from OSM using Overpass API and render it on a Mapbox GL map.
This is probably a work in progress.
To do:
- Work on having to do just a single call to the Overpass API and then split the geometries by type.
- Better styling
- Popups?