9 breaking releases

0.10.0 Nov 26, 2024
0.8.0 Jun 27, 2024
0.7.0 Mar 1, 2024
0.5.1 Dec 16, 2023
0.3.0 Feb 12, 2023

#69 in Geospatial

Download history 86/week @ 2024-10-02 2/week @ 2024-10-09 81/week @ 2024-10-16 69/week @ 2024-10-23 1/week @ 2024-10-30 68/week @ 2024-11-20 74/week @ 2024-11-27 14/week @ 2024-12-04 17/week @ 2024-12-11 3/week @ 2024-12-18

702 downloads per month

MIT license

41KB
858 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

~14MB
~193K SLoC