/libh3

Uber’s Hexagonal Hierarchical Spatial Index (H3) library in Rust

Primary LanguageRustMIT LicenseMIT

libh3 - Wrapper for Uber’s H3 Hexagonal Hierarchical Spatial Index in Rust

This crate calls functions provided by libh3-sys to expose a safe Rust API for the H3 library.

Contributions are welcome.

See the documentation here:

https://docs.rs/libh3/