uot;S)
Center ( 89.4431122, -52.7083832) ( 89d26'35.20"E, 52d42'30.18"S)
Band 1 Block=256x256 Type=Byte, ColorInterp=Red
Band 2 Block=256x256 Type=Byte, ColorInterp=Green
Band 3 Block=256x256 Type=Byte, ColorInterp=Blue
Corners are not what i want. I
Hi all,
I'm new to gdal tools.
I'm trying to transform a JPEG world image to GeoTiff.
My jpeg world map image is cropped to fit on -180.0, -59.1, 180, 90 (minx,
miny, maxx, maxy - EPSG:4326).
Here are the steps:
% gdal_translate -of GTiff -a_srs EPSG:4326 -co "TILED=YES" -co
"JPEG_QUALITY=100"