RE: [gdal-dev] Raster Scaling

2010-08-11 Thread m k
From: mauricio@gmail.com To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Raster Scaling Hi list, I've recently found an interest in scaling rasters. Mainly because of poor georeferencing techniques that the users applyed a few years ago. I've written a python script using gdal to

[gdal-dev] Raster Scaling

2010-08-11 Thread MaurĂ­cio de Paulo
Hi list, I've recently found an interest in scaling rasters. Mainly because of poor georeferencing techniques that the users applyed a few years ago. I've written a python script using gdal to alter the transformation parameters thus scaling the map. Is there any tool in gdaltools that does this ki