[Qgis-user] PyQGIS: 1.8 to 2.0 upgrades?

Luca Manganelli luca76 at gmail.com
Fri Oct 18 00:01:13 PDT 2013


On Fri, Oct 18, 2013 at 8:50 AM, Derek Hohls <dhohls at csir.co.za> wrote:

> Hi
>
> We have a third-party Python app (not a plugin) that we would like to
> upgrade for compatibility with 2.0.  I came across this page -
> http://hub.qgis.org/projects/quantum-gis/wiki/API_changes_for_version_20- which details some of the changes.  However, just a quick check reveals
> that, where we have this import,:
>
> from qgis.core import QgsSingleSymbolRenderer
> from qgis.core import QgsSymbol
>
> both of these imports fails; but neither is mentioned on that page.  Is
> there a more comprehensive guide to upgrading available?
>
>
See this page: http://qgis.org/api/annotated.html

I see new classes like:

QgsSingleSymbolRendererV2
QgsSymbolV2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20131018/3cf84e67/attachment.html>


More information about the Qgis-user mailing list