pmtiles 0.0.4

Implementation of the PMTiles v3 spec with multiple sync and async backends. WORK IN PROGRESS.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# PMTiles (for Rust)

This crate implements the [PMTiles v3 spec](https://github.com/protomaps/PMTiles/blob/master/spec/v3/spec.md),
originally created by Brandon Liu for Protomaps.

THIS CRATE IS WORK IN PROGRESS AND IS NOT READY FOR PRODUCTION USE!

## License

This project is dual-licensed as MIT and Apache 2.0. You may select the license most appropriate for your project.

## Test Data License

Some PMTile fixtures copied from official [PMTiles repository](https://github.com/protomaps/PMTiles/commit/257b41dd0497e05d1d686aa92ce2f742b6251644).