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-02-20 20:40:35 +01:00
2018-01-23 11:19:50 +10:00
2017-12-15 14:16:59 +10:00
2017-12-15 14:16:59 +10:00
2018-02-18 17:35:34 +01:00
2017-11-29 18:22:32 +01:00