8 Commits

Author SHA1 Message Date
Nyall Dawson
dc729c1b5a Move algorithm group handling to QgsProcessingAlgorithm 2017-04-03 21:17:45 +10:00
Nyall Dawson
faa8a653b2 Move algorithm icon handling to QgsProcessingAlgorithm 2017-04-03 21:17:45 +10:00
Nyall Dawson
28e75731e1 Move tag handling to QgsProcessingAlgorithm 2017-04-03 21:17:45 +10:00
Juergen E. Fischer
c77172ed3d fix more flake8 warnings 2017-03-05 10:21:24 +01:00
Alexander Bruy
d3003de61c [processing] add tags and short help 2017-02-07 12:52:05 +02:00
Alexander Bruy
91fe2f93c4 explicitly convert geometry to multi 2017-02-07 12:52:04 +02:00
Alexander Bruy
7df04ac7e7 [processing] Fix Geometry algorithm always produces multi-geometry
Also added code to handle GeometryCollections
2017-02-07 12:52:04 +02:00
Alexander Bruy
0293bc76a0 [FEATURE][processing] algorithm to fix invalid geometries using native
makeValid() implementation
2017-02-07 12:52:04 +02:00