[gdal-dev] Problem with wktext and ECW

Vincent Neuilly vincent.neuilly at gmail.com
Mon Feb 22 07:05:47 EST 2010


Hi all,

I have a problem with ECW and wktext.
When I generate a TIFF, or a JP2000, no problem.
gdalwarp -of VRT -s_srs "+init=IGNF:LAMB2 +wktext" -t_srs
"+init=IGNF:LAMB93" file.ecw file_reproj.vrt
gdal_translate -of JP2ECW -co TARGET=90 -co LARGE_OK=YES -co PROJ=LMFRAN93
-co DATUM=RGF93 -projwin X Y X Y file_reproj.vrt file2.jp2

But, when I try to generate a ECW, with the same command
gdal_translate -of ECW -co TARGET=90 -co LARGE_OK=YES -co PROJ=LMFRAN93 -co
DATUM=RGF93 -projwin X Y X Y file_reproj.vrt file2.ecw
It doesn't work, gdal_translate doesn't work, it stays at "0" (and not
0...10...20...etc.).
The problem comes from "wktext" because without "wktext", it works.


Any ideas ?


Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100222/a6d32bc8/attachment.html


More information about the gdal-dev mailing list