Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple mbtiles and martin-cp fixes #1083

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Dec 19, 2023

  • BREAKING: martin-cp will now set format=pbf instead of mvt. This is what QGIS and possibly others expect, and this is what tools like tilelive generates.
  • martin-cp sets minzoom and maxzoom metadata values based on the zoom parameters
  • Add mbtiles meta-update command to refresh zoom levels based on the present tiles.

Partially addresses items in #1081

* BREAKING: `martin-cp` will now set `format=pbf` instead of `mvt`. This is what QGIS and possibly others expect, and this is what tools like tilelive generates.
* `martin-cp` sets `minzoom` and `maxzoom` metadata values based on the zoom parameters
* Add `mbtiles meta-update` command to refresh zoom levels based on the present tiles.
@nyurik nyurik merged commit 24819bd into maplibre:main Dec 19, 2023
18 checks passed
@nyurik nyurik deleted the mbtiles-meta branch December 19, 2023 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant