[](https://docs.rs/rasters)
# 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](raster-tools/README.md)
for description of the associated binary tools.
# License
Licensed under either of [Apache License, Version
2.0](//www.apache.org/licenses/LICENSE-2.0) or [MIT
license](//opensource.org/licenses/MIT) 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.