#h3-index #neighbor #h3 #libh3

libh3

Safe Rust Bindings to Uber's Hexagonal Hierarchical Spatial Index - H3

9 releases

0.1.8 Jul 18, 2020
0.1.7 Jun 20, 2020
0.1.6 Apr 3, 2020
0.1.5 Mar 18, 2020

#4 in #h3-index

MIT license

20KB
221 lines

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/

Dependencies

~160–540KB
~10K SLoC