h3o-mvt

Crates.ioh3o-mvt
lib.rsh3o-mvt
version0.3.3
sourcesrc
created_at2024-05-14 04:07:23.684776
updated_at2024-10-10 14:03:01.511635
descriptionGenerate MVT tiles from set of H3 cells.
homepagehttps://docs.rs/h3o-mvt
repositoryhttps://github.com/HydroniumLabs/h3o-mvt
max_upload_size
id1239071
size208,981
Sylvain Laperche (grim7reaper)

documentation

https://docs.rs/h3o-mvt/

README

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

Commit count: 23

cargo fmt