georust / gdal

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

Add `Rasterband::fill` #528

Closed netthier closed 2 months ago

netthier commented 2 months ago
netthier commented 2 months ago

I should probably add docs about the default imaginary value too...

netthier commented 2 months ago

I ran cargo fmt against it, CI shouldn't fail anymore (I hope).