#vector-tiles #mvt #h3

h3o-mvt

Generate MVT tiles from set of H3 cells

14 releases

Uses new Rust 2024

0.3.9 May 2, 2026
0.3.8 Dec 5, 2025
0.3.7 Sep 2, 2025
0.3.5 Mar 31, 2025
0.3.1 Jul 4, 2024

#198 in Geospatial

BSD-3-Clause

76KB
1.5K SLoC

Building blocks for rendering H3 datasets into vector tiles.


h3o-mvt: Vector tile for H3 dataset

Crates.io Docs.rs CI Status Coverage License

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

Dependencies

~14MB
~217K SLoC