Hi!
I installed qgis 2.6.0 and am trying to set drawing style using python console
through this code:
rlayer.setDrawingStyle(QgsRaster.SingleBandPseudoColor)rlayer.setColorShadingAlgorithm(QgsRasterLayer.ColorRampShader
)It is giving me error QgsRasterLayer' object has no attribute
'setColorShadingAlgorithm'Looks like style API has changed. Can someone point
to the new documentation.
ThanksShashank
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user