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 BSD 3-Clause