[gdal-dev] projection with EPSG tranformation

Michele Beneventi mbeneventi at gmail.com
Thu Nov 11 06:26:30 EST 2010


Hi list,

I have to reproject with "gdalwarp" some tiff file from "+proj=tmerc
+lat_0=0.0 +lon_0=9.0 +k=0.9996 +x_0=500000.0 +y_0=0.0 +ellps=WGS84
+datum=WGS84 +units=m" (EPSG:32632) to "+proj=tmerc +lat_0=0.0
+lon_0=9.0 +k=0.9996 +x_0=1500000.0 +y_0=0.0 +ellps=intl +units=m"
(EPSG:3003).
To enhance the precision (< 4m) I would like to include in the command
line also the information about the local tranformation  (EPSG:1662).

How can I include this information by the  command parameters?

thanks in advance
Michele

----------
Michele Beneventi
GIS Technologist
LAT: 39° 18' 25"; LONG: 08 °33' 20"
----------

http://www.michelebeneventi.it/
http://it.linkedin.com/in/michelebeneventi


More information about the gdal-dev mailing list