#tile #h3 #mvt

h3o-mvt

Generate MVT tiles from set of H3 cells

5 unstable releases

new 0.3.0 May 21, 2024
0.2.2 May 20, 2024
0.2.1 May 17, 2024
0.2.0 May 15, 2024
0.1.0 May 14, 2024

#90 in Geospatial

Download history 409/week @ 2024-05-13

409 downloads per month

BSD-3-Clause

64KB
1.5K SLoC

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


lib.rs:

Building blocks for rendering H3 datasets into vector tiles.

Dependencies

~12MB
~175K SLoC