Dear GDAL users:
How can I write a custom projection with the following information in order to feed into gdaltranslate so that I can convert a TIFF file into GeoTiff file. upperLeftX, upperLeftY = 150.1234, 50.1234 (They are in GCS with WGS84 datum) pixelWidth, pixelHeight = 5 km, 5 km totalColumns, TotalRows = 270, 406 I prefer to use GDAL python. Thanks in the advance. Artur
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
