Hi. I tried to use the gdal raster today to clip a raster by row and column
as I used to do with
gdal_translate -srcwin
But couldn't find the equivalent command. Is it available ?
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osge
I’m running zsh on Arch Linux and I can’t get the new autocompletions for
gdal 3.11 working.
I added the below to my .zshrc. Any help is appreciated.
autoload -U bashcompinit; bashcompinitsource
/usr/share/bash-completion/completions/gdal
___
gdal-dev ma