Turtlemaps
Work in progress! I'm building this project to grow my knowledge of the DOM and other front-end technologies. Heavily inspired by Prettymaps, a Python project by Marcelo de Oliveira Rosa Prates.
Done:
- Resolve location from Nominatim API from free-form queries like "Paris, France"
- Use that location to fetch map data from OSM Overpass API
- Use that map data to render SVG in the browser
Todo:
- Create React UI for building queries, navigation and layer color & customatization
Below are some static SVG's that were generated from the WIP web app: