/rasters.rs

Raster processing library and tools written in rust

Primary LanguageRust

Documentation

raster.rs

Library to process GDAL rasters. Provides utilities to process large rasters in memory-efficient chunks, as well as in parallel. Also provides geometry utilities to align rasters with different geo-transform.

Refer the raster-tools README for description of the associated binary tools.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.