3 releases
new 0.0.3 | Feb 16, 2025 |
---|---|
0.0.2 | Feb 13, 2025 |
0.0.1 | Oct 28, 2024 |
#897 in Algorithms
287 downloads per month
25KB
578 lines
tinymvt-rs
A minimal Rust toolkit 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 IDs) and XYZ tile coordinates
Dependencies
~1.7–4MB
~56K SLoC