martin/martin-tile-utils
Yuri Astrakhan 24819bdb45
Multiple mbtiles and martin-cp fixes (#1083)
* 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
2023-12-18 23:19:36 -05:00
..
fixtures Refactorings, content-type/enc, cli parsing, tests, minor fixes (#548) 2023-01-08 16:31:58 +02:00
src Multiple mbtiles and martin-cp fixes (#1083) 2023-12-18 23:19:36 -05:00
Cargo.toml Multiple mbtiles and martin-cp fixes (#1083) 2023-12-18 23:19:36 -05:00
README.md fix CI status badges 2023-10-28 16:29:38 -04:00

martin-tile-utils

docs.rs docs Slack chat GitHub crates.io version CI build

A library to help tile servers like Martin work with tile content.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.