[Qgis-user] How to Iterate with process.runalg()

Matt Wilkie maphew at gmail.com
Mon Jun 15 14:16:25 PDT 2015


Hi folks,

What is the python console syntax for the equivalent of pushing the
"iterate over layers" processing button when using runalg() ? e.g.
"p.runalg(... iterative=yes)". From "Additional functions for handling
data" section in the training manual it likely has something to do with
"getfeatures(layer)" but I'm not sure how to use these together.

More at
http://gis.stackexchange.com/questions/150703/interactive-for-each-item-in-do-in-qgis/151042#151042

I tried to figure this out myself using the "Processing >> History and log"
dialog, but that doesn't show any results when the Iterate button is
depressed. In the following screen shot, the bottom two "INFO" entries are
for an iterative processing operation, but they don't have corresponding
"ALGORITHM" entries. While the topmost "INFO" corresponds to the one and
only "ALGORITHM" entry, which wasn't iterative.


​

I'm using 32bit QGIS 2.8 on Windows (via Osgeo4w).

best regards,

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20150615/d9beae09/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2015-06-15 14_05_32-History and log.png
Type: image/png
Size: 26182 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20150615/d9beae09/attachment.png>


More information about the Qgis-user mailing list