# tinymvt-rs
[](https://codecov.io/gh/MIERUNE/tinymvt)
A simple Rust library providing a set of tools for serializing Mapbox Vector Tiles (MVT).
License: MIT
Includes the following utilities:
- Protobuf ([prost](https://github.com/tokio-rs/prost)) data types for MVT
- Geometry encoder
- Tags encoder
- Conversion between Web Mercator and geographic coordinates
- Conversion between linear tile IDs (PMTiles-compliant Hilbert id) and XYZ tile IDs