<font color='black' size='2' face='arial'>
<div> <font size="2"><font face="Arial, Helvetica, sans-serif">Hi Guido,<br>
<br>
</font></font><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11"><link rel="File-List" href="file:///D:%5Ctemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
 </w:LatentStyles>
</xml><![endif]--><style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:12.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;
        mso-header-margin:35.4pt;
        mso-footer-margin:35.4pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
        {mso-style-name:Standaardtabel;
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
</style>
<![endif]-->


<div class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;" lang="EN-GB">Try changing "%f.ecw" to
"%~n1.ecw"</span><span style="" lang="EN-GB"><o:p></o:p></span></div>


<br>
<font size="2"><font face="Arial, Helvetica, sans-serif">Jaap<br>
<br>
</font></font></div>

<div> <br>
</div>

<div style="clear: both;"></div>

<div> <br>
</div>

<div> <br>
</div>

<div style="font-family: helvetica,arial; font-size: 10pt; color: black;">-----Original Message-----<br>
From: gpsguido &lt;guido@gps.nl&gt;<br>
To: gdal-dev@lists.osgeo.org<br>
Sent: Fri, Jan 15, 2010 3:33 pm<br>
Subject: [Gdal-dev] gdal_translate .tif to .ecw<br>
<br>






<div id="AOLMsgPart_0_f1d13b27-36c9-487c-b1c5-9fb8bc5c1ba6" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><tt><br>
I want to convert .tif to .ecw . I use FWtools shell.<br>
Would like to run it in batch so I have following:<br>
<br>
for %f in (*.tif) do gdal_translate -of ECW -co "TARGET=92" -expand rgb -co<br>
"DATUM=RD" -co "PROJ=DUTCHNEW" %f %f.ecw<br>
<br>
with result in :<br>
<br>
gdal_translate -of ECW -co "TARGET=92" -expand rgb -co "DATUM=RD" -co<br>
"PROJ=DUTC<br>
HNEW" 28a-25d-2009.tif 28a-25d-2009.tif.ecw<br>
<br>
the problem is that the ecw is output in .tif.ecw , how can I make this work<br>
with a output in only .ecw<br>
<br>
I'm almost there just the last part.<br>
<br>
guido <br>
-- <br>
View this message in context: <a __removedlink__328877216__href="http://n2.nabble.com/gdal-translate-tif-to-ecw-tp4399028p4399028.html" target="_blank">http://n2.nabble.com/gdal-translate-tif-to-ecw-tp4399028p4399028.html</a><br>
Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a __removedlink__328877216__href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a __removedlink__328877216__href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</tt></pre>
</div>
 <!-- end of AOLMsgPart_0_f1d13b27-36c9-487c-b1c5-9fb8bc5c1ba6 -->

</div>
</font>