Anybody knows how to unpack @protomaps PMTiles into a set of mvt files in directories?
Didn't research pmtiles support in @maplibre native and now want to have raw files extracted rather then re-generated.
Anybody knows how to unpack @protomaps PMTiles into a set of mvt files in directories? Didn't research pmtiles support in @maplibre native and now want to have raw files extracted rather then re-generated. 1 comment
|
@zverik @maplibre in the python pmtiles package there is a pmtiles-convert command:
https://github.com/protomaps/PMTiles/blob/main/python/bin/pmtiles-convert#L49
however I would use one of the ZXY proxies if possible to make it maplibre native compatible