From: Karu K. <kaa...@gm...> - 2012-10-15 19:31:46
|
I have hundreds of GeoTiff files, which are of different sizes (in pixels) and when placed together, the cover contiguous stretch of ground coverage. All the files have the same pixel size, i.e. 10 meters per pixels. In order to reduce the file sizes, I need to resample these images so that their size is half - for example change it form 1600 x 1200 to 800 x 600 - and also produce new world files (.tfw). After resampling, they should still cover the ground. Is there a way to accomplish this gdal tools? |