Skip to content
Prev 17723 / 29559 Next

gdalwarp gives different cellsize when re-projected

Hello,

Thank you very much for your reply. After some careful reading about 
GDAL i was able to change the resolution once i re-projected the grid.

i used the following command

gdalwarp outfile2.tif outfile3.tif -tr 0.05 0.05

outfile2.tif-0.065 resolution
outfile3.tif-0.05 resolution

Thanks,
Navin
On 3/7/13 2:52 PM, Alexandre Villers wrote: