Query and render OpenStreetMap data using the Overpass API, OpenLayers and MapCSS
https://simon04.github.io/OpenCartonaut/
- Query Overpass API using Overpass QL
- Style map using MapCSS
yarn
yarn dev
open http://localhost:5173/
- OpenLayers
- Overpass API
- Vite (build dependency)
- Peggy (build dependency to compile MapCSS parser)
- Author: simon04
- License: GPL v3