georust / gdal

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

Add `Rasterband::set_statistics` #529

Open netthier opened 2 months ago

netthier commented 2 months ago
netthier commented 2 months ago

It could maybe make sense to have the method take StatisticsAll instead.