8 releases (breaking)

0.7.0 Mar 1, 2024
0.6.0 Jan 20, 2024
0.5.1 Dec 16, 2023
0.5.0 Aug 31, 2023
0.1.0 Jan 13, 2023

#73 in Geospatial

41 downloads per month

MIT license

43KB
931 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. Optional rayon-support using the rayon feature.

Changelog

Example

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

License

MIT

Dependencies

~13MB
~189K SLoC