Looking for feedback on pmtiler, a raster-to-PMTiles CLI #31
guevarez30
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’ve been working on pmtiler, a small Rust CLI for creating PMTiles archives from raster sources. It can:
Repo: https://github.com/guevarez30/pmtiler
I’d appreciate any feedback from people using PMTiles in real workflows. In particular, I’m interested in whether the CLI shape, raster options, metadata, and serving output match what
people would expect.
I recently tested it against a 12 GB NOAA NAIP aerial imagery VRT and generated a 4.1 GiB PMTiles archive with 22,208 WebP tiles across zooms 10-18.
If anyone has time to try it against their own raster data, I’d be grateful to hear what works, what feels awkward, and what would make it more useful for the PMTiles ecosystem.
Beta Was this translation helpful? Give feedback.
All reactions