Hi all, I’m struggling to figure out how to use ArchGDAL.gdalwarp (currently only unsafe_gdalwarp is documented). ArchGDAL.gdalwarp’s first parameter being a function is a bit confusing as well.
Here’s the GDAL CLI version of what I’m trying to implement in ArchGDAL (params I already have in Julia are represented by the all caps strings):
I can do a PR if you’d like. Feel free to create an issue in GeoData.jl and tag me! Can probably get to that next week. Also feel free to copy/paste the above if you want to implement it.