create your own vector tiles
last updated: Feb 26, 2024
https://www.openstreetmap.org/user/rtnf/diary/400836
Walks through creating a small PMTiles vector map using josm tippecanoe and go-pmtiles
- josm to export a subset of OSM data to geojson
- tippecanoe to render it to a vector mbtiles file
- go-pmtiles to convert it to pmtiles
- render it on the web with maplibre-gl
- An OSS fork of mapbox-gl.
- github here
- MapLibre