mvt 0.10.1

A library for encoding mapbox vector tiles
Documentation
1
2
3
4
5
6
7
8
9
10
# mvt
A Rust library for encoding [mapbox vector tiles].  Version 2.1 of the standard
is supported.  See [documentation] for details.

[earthwyrm-bin] is a tile server using this crate.


[documentation]: https://docs.rs/mvt
[earthwyrm-bin]: https://crates.io/crates/earthwyrm-bin
[mapbox vector tiles]: https://github.com/mapbox/vector-tile-spec