Hi Benoit,<br><br><div class="gmail_quote">On Thu, Aug 12, 2010 at 2:40 PM, Benoit de Cabissole <span dir="ltr">&lt;<a href="mailto:benoit@exigesa.com" target="_blank">benoit@exigesa.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Hi GDAL plugin developers,<br>
<br>
The &#39;new&#39; translate dialog box refers.<br>
<br>
1) I want to setup the No data value to 99999 but the textbox only allows me<br>
to enter 2 digits, after that I have to click on the up arrow for a looooong<br>
time to get to 99999! Is that restriction on purpose, is it a Qt limitation?<br></blockquote><div>No Qt limit, in this moment the NoData maximum value  is wrong (255).<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



2) Also, in the same dialog, I want to convert a TIFF (GTiff) to an ASCII<br>
grid (AAIGrid) so, in the Output file Select dialog I choose a type of<br>
&quot;[GDAL] Arc *.Info ASCII Grid (*.asc *.ASC)&quot; and give a name &quot;test.asc&quot; but<br>
the script info box (bottom textbox) shows &quot;-of GTiff&quot; and although the<br>
extension of the output file is .asc it creates a tiff file when run! Is it<br>
on purpose?<br></blockquote><div>It&#39;s an issue due to a workaround added before applying the patch <br>at #2376. Now I can remove it (better if I add a test to keep GdalTools <br>compatible with old QGis versions).<br>


<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What I&#39;m doing in copying the script to a DOS window, change GTiff to<br>
AAIGrid and run the script, it works flawlessly but it is a pain. Could you<br>
consider allowing editing the text in the script info box and run this<br>
edited script?<br></blockquote><div>We  want to add this feature ASAP, but it could require some time.<br></div></div><br>Fixed both issues from r14074.<br><br>Cheers<br><br>-- <br>Giuseppe Sucameli<br>