9 releases
Uses new Rust 2024
new 0.2.3 | Apr 24, 2025 |
---|---|
0.2.2 | Apr 18, 2025 |
0.1.0 | Mar 10, 2025 |
0.0.4 | Feb 24, 2025 |
0.0.1 | Oct 28, 2024 |
#116 in Geospatial
2,475 downloads per month
28KB
657 lines
tinymvt-rs
A lightweight Rust library for encoding Mapbox Vector Tiles (MVT)
License: MIT
Features
- 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
Planned?
- Decoder
Dependencies
~1–3MB
~43K SLoC