On 11/04/10 20:14, kmayall wrote:
Without the XML file, it uses values from the coordinate system.
It is the same problem I have already noticed. You should file a bug at
http://trac.osgeo.org/gdal/
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
On 10/06/10 19:48, kmayall wrote:
I used gdal_translate to convert a geotiff to an ecw file.
However, the corner coordinates are different between the two files.
The tiff uses values from the coordinate system, while the ecw seems to just
use the tile dimensions.
I'm not sure if there is someth
IFFTAG_SOFTWARE=ERDAS IMAGINE
TIFFTAG_XRESOLUTION=1
TIFFTAG_YRESOLUTION=1
TIFFTAG_RESOLUTIONUNIT=1 (unitless)
AREA_OR_POINT=Area
Corner Coordinates:
Upper Left (0.0, 0.0)
Lower Left ( 0.0, 2353.0)
Upper Right ( 2353.0,0.0)
Lower Right ( 2353.0, 2353.0)
Center ( 1176.