[Gdal-dev] ECW registration information not recognised in ESRI

Frank Warmerdam fwarmerdam at gmail.com
Fri Jun 10 09:29:03 EDT 2005


On 6/9/05, Delfos, Jacob <jacob.delfos at maunsell.com> wrote:
> Have a bit of a mystery: 
> 
> I am translating some geotiffs to ecw. These geotiffs have their geographic
> information internally in the headers, as well as in a tfw file. They all
> translate fine, and the coordinate information in the ecw file is recognised
> in ESRI ArcGIS. 

Jacob, 

I would suggest trying to apply the coordinate system while you are
translating to ECW.  Adding '-a_srs WGS84' on the gdal_translate 
commandline should do the trick. 

A longer term solution on my part might be to apply a more 
appropriate dummy coordinate system instead of RAW if I am 
translating data with no coordinate system, but a meaningful
geotransform.  If you open a bug on this issue, I will look into it.
I may need Tom's advise on appropriate fallback coordinate systems
for coordinates that are apparently geodetic or projected.

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    | Geospatial Programmer for Rent



More information about the Gdal-dev mailing list