libh3
libh3 copied to clipboard
Uber’s Hexagonal Hierarchical Spatial Index (H3) library in Rust
Results
2
libh3 issues
Sort by
recently updated
recently updated
newest added
Version 4 of H3 has bracking changes
This PR attempts to add `h3_to_string` and `h3_from_string` functions to the library. TODO: - [ ] Figure out what's wrong with the tests (I could use some help here actually...