#tile #h3 #mvt #detail

h3o-mvt

Generate MVT tiles from set of H3 cells

6 releases

0.3.1 Jul 4, 2024
0.3.0 May 21, 2024
0.2.2 May 20, 2024
0.1.0 May 14, 2024

#98 in Geospatial

Download history 326/week @ 2024-05-12 542/week @ 2024-05-19 139/week @ 2024-05-26 99/week @ 2024-06-02 130/week @ 2024-06-09 121/week @ 2024-06-16 65/week @ 2024-06-23 203/week @ 2024-06-30 78/week @ 2024-07-07 159/week @ 2024-07-14

507 downloads per month

BSD-3-Clause

65KB
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
~173K SLoC