[gdal-dev] Write a Custom GeoTransform and
Artur Bercik
vbubbly21 at gmail.com
Fri Oct 24 21:17:29 PDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20141025/715afcd7/attachment.html>
More information about the gdal-dev
mailing list