Re: [gdal-dev] corner coords in tif vs ecw

2010-11-04 Thread Jean-Claude REPETTO
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

Re: [gdal-dev] corner coords in tif vs ecw

2010-10-07 Thread Jean-Claude REPETTO
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

[gdal-dev] corner coords in tif vs ecw

2010-10-06 Thread kmayall
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.