[gdal-dev] Raster Scaling

m k ytrapaet at hotmail.com
Wed Aug 11 17:11:32 EDT 2010


Im not sure if you are looking to rescale a whole map, or just individual rasters. If just rasters, I believe what you are looking for is: 
gdal_translate -outsize xsize[%] ysize[%] [file source] [file output]

http://www.gdal.org/gdal_translate.html

-Matt
Date: Wed, 11 Aug 2010 18:03:50 -0300
From: mauricio.dev at gmail.com
To: gdal-dev at 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 alter the transformation parameters thus scaling the map.

Is there any tool in gdaltools that does this kind of task? If now, Is there any interest in using this (really simple) code?
-- 
1º Ten Mauricio - Engenheiro Cartógrafo
Chefe da Seção de Processamento de Imagens

1ª Divisão de Levantamento
Exército Brasileiro - Braço Forte, Mão Amiga.


_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100811/03eee2ca/attachment-0001.html


More information about the gdal-dev mailing list