Hi,
I am currently rewriting a processing alg. What I need is
- either a temporary layer (I could do that with QGIS Python api but
wondered if there is a helper function for that)
- or (prefered) get the layer created by output (and modify it further)
I cannot access it, this is my code:
output = self.getOutputFromName(self.OUTPUT)
writer = output.getVectorWriter(provider.fields(),
provider.geometryType(), inLayer.crs())
output.layer and writer.layer are both None
any help appreciated
Bernhard
__________ Information from ESET Mail Security, version of virus signature
database 13181 (20160315) __________
The message was checked by ESET Mail Security.
http://www.eset.com
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer