rwarp 0.1.1

GDAL warp pipeline in Rust: coordinate transforms, approximate transforms, source window computation, and resampling kernels.
Documentation
1
2
3
4
5
6
# rwarp

Rust implementation of the GDAL warp pipeline: coordinate transforms,
approximate transforms, source window planning, and resampling kernels.

See the [crate documentation](https://docs.rs/rwarp) for full details.