<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi,<div><br></div><div>I'm french and this is the first time I post here. I hope you will understand, and I hope I post in the right section.</div>
<div><br></div><div><br></div><div>I was using QGIS with Raster plug-in, but each time I tried to use a creation option, the following error occured : "Warning 6 : Driver <format> does not support <option> creation option". For example I couldn't use TFW for GTiff, or TARGET for ECW...etc.</div>
<div>In fact the problem is in the file "optionsTable.py", at the end of the file, line --> <span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); line-height: 15px; "> options << '"' + name.text() + "=" + value.text() + '"'</span></div>
<div><span style="line-height: 15px; "><font face="arial, helvetica, sans-serif">I replaced this line with this one : <span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); "> options << name.text() + "=" + value.text()</span></font></span></div>
<div><span style="line-height: 15px; "><font face="arial, helvetica, sans-serif"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(51, 51, 51); "><br></span></font></span></div><div>
<font face="arial, helvetica, sans-serif"><span style="line-height: 15px; ">I closed and re-opened QGIS, and creation options worked fine.</span></font></div><div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; "><br>
</span></font></div><div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; ">I don't know if this issue is general or more specific to me, but I thought it could be useful to report it...</span></font></div>
<div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; "><br></span></font></div><div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; "><br></span></font></div><div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; ">If I'm not posting in the right place, please tell me where I can post to help QGIS developers.</span></font></div>
<div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; "><br></span></font></div><div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; "><br></span></font></div><div><font face="arial, helvetica, sans-serif"><span style="line-height: 15px; ">Thanks.</span></font></div>
</span>