7 releases
new 0.2.1 | Apr 15, 2025 |
---|---|
0.2.0 | Apr 15, 2025 |
0.1.0 | Mar 10, 2025 |
0.0.4 | Feb 24, 2025 |
0.0.1 | Oct 28, 2024 |
#243 in Geospatial
292 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
TODO?
- Decoder
Author
Taku Fukada
Dependencies
~1–3MB
~44K SLoC