[gdal-dev] Copy coordinate system and corner coordinates

2010-06-22 Thread canduc17
I have an input dataset like this:Driver: GTiff/GeoTIFF Files: aot.2007154.0950.geo.tif Size is 5657, 2287 Coordinate System is: GEOGCS[WGS 84, DATUM[WGS_1984, SPHEROID[WGS 84,6378137,298.2572235630016, AUTHORITY[EPSG,7030]], AUTHORITY[EPSG,6326]],

Re: [gdal-dev] Copy coordinate system and corner coordinates

2010-06-22 Thread Chaitanya kumar CH
Alessandro, Refer to http://www.gdal.org/gdal_tutorial.html for a tutorial on how to do handle raster data with GDAL. Look closely at GDALCreateCopy() or GDALDriver::CreateCopy(). On Tue, Jun 22, 2010 at 1:33 PM, canduc17 cand...@meeo.it wrote: I have an input dataset like this:Driver: