georust / gdal

Rust bindings for GDAL
https://crates.io/crates/gdal
MIT License
339 stars 92 forks source link

Initial support for GDAL Warp bindings. #463

Closed metasim closed 7 months ago

metasim commented 8 months ago

WIP

metasim commented 7 months ago

Restarting based on learnings from https://github.com/georust/gdal/pull/456