rasterh3

Crates.iorasterh3
lib.rsrasterh3
version0.10.0
sourcesrc
created_at2023-01-13 19:23:41.294471
updated_at2024-11-26 19:37:18.783027
descriptionConvert raster data to H3 cells
homepagehttps://github.com/nmandery/rasterh3
repositoryhttps://github.com/nmandery/rasterh3.git
max_upload_size
id758121
size168,573
Nico Mandery (nmandery)

documentation

README

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

Commit count: 54

cargo fmt