[Qgis-developer] QGIS with plug-in "Raster" : creation option
problem fixed
Giovanni Manghi
giovanni.manghi at gmail.com
Thu Mar 11 12:14:52 EST 2010
Hi,
the "gdal tools" plugin (the one that adds the "raster" menu) it is note
(yet) core, and have its own trac, when you can report bugs and feature
requests
https://trac.faunalia.it/GdalTools-plugin/report/1
cheers
-- Giovanni --
On Thu, 2010-03-11 at 11:37 +0100, Vincent Neuilly wrote:
> Hi,
>
>
> 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.
>
>
>
>
> 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.
> In fact the problem is in the file "optionsTable.py", at the end of
> the file, line --> options << '"' + name.text() + "=" + value.text()
> + '"'
> I replaced this line with this one : options << name.text() + "=" +
> value.text()
>
>
> I closed and re-opened QGIS, and creation options worked fine.
>
>
> I don't know if this issue is general or more specific to me, but I
> thought it could be useful to report it...
>
>
>
>
> If I'm not posting in the right place, please tell me where I can post
> to help QGIS developers.
>
>
>
>
> Thanks.
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the Qgis-developer
mailing list