[Ironpython-users] How to remove every second row and column of cells from the grid of a raster in GDAL?

Didier Bernard deedeebernard at hotmail.com
Fri Mar 11 16:46:45 EST 2016


Is it possible to resample the raster by using GDAL C# binaries<http://www.gisinternals.com/release.php>, in a way that every other cell in a row and column is removed?

Basically a replication of this GDAL command:


gdal_translate -outsize 50% 0 input.tif output.tif

Thank you for the reply.
Didier Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20160311/ace91b91/attachment.html>


More information about the Ironpython-users mailing list