[gdal-dev] Georeferencing an ECW file

Frank Warmerdam warmerdam at pobox.com
Thu Feb 7 12:02:07 EST 2008


Jean-Claude Repetto wrote:
> Hello,
> 
> I have some ECW files that do not include datum, projection and 
> coordinates.
> Is there a GDAL tool that can be used to add these informations into the 
> header of the ECW files, without decompressing and compressing again the 
> image ?

Jean-Claude,

You could wrap it with a .VRT file which would effectively add this
information for GDAL based applications that reference the .vrt file.
But I am not aware of any way of updating this header info a .ecw in place.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the gdal-dev mailing list