Hi Martin, if you georeference your images manually you can use gdalwarp to do it or set coordinates of images with gdal_translate.
Florent 2012/6/15 Martin Ouellet <[email protected]> > Hi, > > I manually georeferenced some images in ArcGIS and at the end, I got a > .tfwx file and a aux.xml. > > I wish to convert them into geotiff with the georeferenced info in the > header: > > 1) I've renamed the .tfwx into .tfw and run a gdal_translate. The command > didn't failed but the resulting image is not georeferenced at all > > Is it possible to do that perhaps using the info in the .aux.xml file? > > Thanks, > > MartinO > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
