mvt 0.9.0

A library for encoding mapbox vector tiles
Documentation
1
2
3
4
5
6
7
8
9
10
11
# mvt
A Rust library for encoding [mapbox vector tiles].  Decoding is not implemented.

The [API] is designed to prevent creating files which are not allowed by the
specification.

Version 2.1 of the standard is supported.


[API]: https://docs.rs/mvt
[mapbox vector tiles]: https://github.com/mapbox/vector-tile-spec