9 releases
new 0.3.4 | Nov 15, 2024 |
---|---|
0.3.3 | Oct 10, 2024 |
0.3.1 | Jul 4, 2024 |
0.3.0 | May 21, 2024 |
0.1.0 | May 14, 2024 |
#74 in Geospatial
1,514 downloads per month
76KB
1.5K
SLoC
h3o-mvt: Vector tile for H3 dataset
This crate provides primitives to implement an H3-based tileserver.
Installation
Cargo
- Install the rust toolchain in order to have cargo installed by following this guide.
- run
cargo install h3o-mvt
Usage
See the examples folder for more details.
License
lib.rs
:
Building blocks for rendering H3 datasets into vector tiles.
Dependencies
~13MB
~185K SLoC