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
..
2017-12-21 11:22:56 +01:00
2018-02-21 09:16:43 +11:00
2017-09-30 11:35:34 +02:00
2017-12-20 12:32:20 +10:00
2018-02-20 20:40:35 +01:00
2018-01-23 11:19:50 +10:00
2018-01-05 00:20:21 +01:00
2017-12-12 17:33:09 +01:00
2017-12-15 14:16:59 +10:00
2018-01-29 20:51:36 +11:00
2017-12-15 14:16:59 +10:00
2017-12-15 14:16:59 +10:00
2017-11-11 10:54:44 +10:00
2017-11-11 10:54:44 +10:00
2017-12-30 01:25:28 +01:00
2017-12-14 10:25:15 +10:00
2017-09-30 13:39:54 +02:00
2017-11-11 10:54:44 +10:00
2017-12-12 17:33:39 +01:00
2017-12-16 08:49:36 +10:00
2018-02-18 17:35:34 +01:00
2017-12-12 17:33:39 +01:00
2017-11-11 10:54:44 +10:00
2017-11-11 10:54:44 +10:00
2017-11-27 19:01:42 +01:00
2017-11-29 18:22:32 +01:00
2017-09-30 13:39:54 +02:00
2017-12-16 08:50:55 +10:00
2017-09-15 10:38:23 +02:00