<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi all,<div><br></div><div>I have a problem with ECW and wktext.</div><div>When I generate a TIFF, or a JP2000, no problem.</div>
<div><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); line-height: 15px; ">gdalwarp -of VRT -s_srs "+init=IGNF:LAMB2 +wktext" -t_srs "+init=IGNF:LAMB93" file.ecw file_reproj.vrt</span></div>
<div><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); line-height: 15px; ">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</span></div>
<div><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); line-height: 15px; "><br></span></div><div>But, when I try to generate a ECW, with the same command</div><div>
<span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); line-height: 15px; ">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</span></div>
<div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif">It doesn't work, gdal_translate doesn't work, it stays at "0" (and not 0...10...20...etc.).</font></span></div>
<div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif">The problem comes from "wktext" because without "wktext", it works.</font></span></div><div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif"><br>
</font></span></div><div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif"><br></font></span></div><div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif">Any ideas ?</font></span></div>
<div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif"><br></font></span></div><div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif"><br>
</font></span></div><div><span style="color: rgb(51, 51, 51); line-height: 15px; "><font face="arial, helvetica, sans-serif">Thanks.</font></span></div></span>