v0.11.6
What's Changed
- Multiple mbtiles and martin-cp fixes by @nyurik in #1083
- BREAKING:
martin-cp
will now setformat=pbf
instead ofmvt
. This is what QGIS and possibly others expect, and this is what tools like tilelive generates. martin-cp
setsminzoom
andmaxzoom
metadata values based on the zoom parameters- Add
mbtiles meta-update
command to refresh zoom levels based on the present tiles.
- BREAKING:
Internal Changes
Full Changelog: v0.11.5...v0.11.6