This crate implements the PMTiles v3 spec, originally created by Brandon Liu for Protomaps.
THIS CRATE IS NOT READY FOR PRODUCTION USE! However, you might be able to use it for a demo project.
mmap
(Tokio) for local fileshttp
and https
(Reqwuest + Tokio) for URLsx/y/z
mmap
and http
at least)async-std
)PRs welcome!
This project is dual-licensed as MIT and Apache 2.0. You may select the license most appropriate for your project.
Some PMTile fixtures copied from official PMTiles repository.