| Crates.io | h3ron-graph |
| lib.rs | h3ron-graph |
| version | 0.7.0 |
| created_at | 2021-11-02 17:47:33.823952+00 |
| updated_at | 2023-12-16 19:27:37.252825+00 |
| description | Graph algorithms on edges of th3 H3 spatial indexing system |
| homepage | https://github.com/nmandery/h3ron |
| repository | https://github.com/nmandery/h3ron |
| max_upload_size | |
| id | 475825 |
| size | 167,836 |
Graph algorithms on edges of the H3 spatial indexing system.
In january 2023 the h3o library - a port of H3 to rust - has been released. This brings many benefits including type safety, compilation to WASM and performance improvements (example: issue comparing raster to h3 conversion).
As a result this library will most certainly only receive dependency upgrades in the future.