[Qgis-developer] symbolForFeature(feat) causes minidump in converted 2.5d layers

Matthias Kuhn matthias at opengis.ch
Tue Mar 8 06:30:08 PST 2016


renderer = layer.rendererV2()

renderer.startRender(xxxx)
 
feats = layer.getFeatures()
for feat in feats:
    symbol = renderer.symbolForFeature(feat)

renderer.stopRender(xxx)



On 03/08/2016 03:05 PM, Tom Chadwin wrote:
> Yeah, I found that, and tried it, with no joy. I need to understand it better
> and try again. Thanks. 
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/symbolForFeature-feat-causes-minidump-in-converted-2-5d-layers-tp5254907p5255117.html
> Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

-- 
Matthias Kuhn
OPENGIS.ch - https://www.opengis.ch
Spatial • (Q)GIS • PostGIS • Open Source


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160308/acc243fe/attachment.sig>


More information about the Qgis-developer mailing list