1 unstable release
0.0.1 | Oct 28, 2024 |
---|
#6 in #mapbox
146 downloads per month
25KB
578 lines
tinymvt-rs
A simple Rust library providing a set of tools for serializing Mapbox Vector Tiles (MVT).
License: MIT
Includes the following utilities:
- Protobuf (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
Dependencies
~1.7–3.5MB
~54K SLoC