#geo #spatial #h3 #ndarray

rasterh3

Convert raster data to H3 cells

3 releases (breaking)

0.3.0 Feb 12, 2023
0.2.0 Jan 16, 2023
0.1.0 Jan 13, 2023

#172 in Geospatial

MIT license

36KB
783 lines

rasterh3

Latest Version Documentation

Convert raster data to H3 cells.

Port of h3ron-ndarray from using the h3ron (binding to the official C implementation) to the rust port h3o.

Changelog

Example

See the included h3ify_r_tiff.rs for an example how to convert a GeoTIFF read using GDAL.

License

MIT

Dependencies

~12MB
~189K SLoC