Nyall Dawson 43cd62b62f [processing] Tweak api for QgsProcessingFeatureBasedAlgorithm
Instead of returning a single QgsFeature from processFeature, we now
return a list of features.

This allows feature based algorithms which return multiple features
per input feature, e.g. "explode" type algorithms which split a
single input feature into multiple output features.
2018-02-21 09:16:43 +11:00
..
2018-01-17 10:16:37 -04:00
2018-02-12 11:29:41 -04:00
2018-02-12 20:28:32 +10:00
2018-02-20 11:31:33 +10:00
2018-02-15 09:25:26 +01:00
2018-01-23 15:30:01 +11:00
2018-01-17 10:16:37 -04:00
2017-06-28 10:45:51 +02:00