#graph-algorithms #graph #spatial #geospatial #h3

h3ron-graph

Graph algorithms on edges of th3 H3 spatial indexing system

7 releases (breaking)

0.7.0 Dec 16, 2023
0.6.0 Jan 19, 2023
0.5.0 Oct 25, 2022
0.4.0 Aug 23, 2022
0.1.0 Nov 2, 2021

#13 in #h3

35 downloads per month

MIT license

270KB
6.5K SLoC

h3ron-graph

Latest Version Documentation

Graph algorithms on edges of the H3 spatial indexing system.

Changelog

Maintenance status

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.


lib.rs:

Features

  • io_osm: Enables parsing of OpenStreetMap files.
  • io_serde_util: Convenience serialization helpers.

Dependencies

~11MB
~193K SLoC