2014-04-19 15:53:43 +02:00
|
|
|
v.clean
|
2015-07-26 03:48:27 +02:00
|
|
|
Toolset for cleaning topology of vector map.
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Layer to clean|-1|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid;area;face;kernel|True|0,1,2,3,4,5,6|True
|
|
|
|
QgsProcessingParameterEnum|tool|Cleaning tool|break;snap;rmdangle;chdangle;rmbridge;chbridge;rmdupl;rmdac;bpol;prune;rmarea;rmline;rmsa|True|0|False
|
|
|
|
QgsProcessingParameterString|threshold|Threshold (comma separated for each tool)|None|False|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|Cleaned
|
|
|
|
QgsProcessingParameterVectorDestination|error|Errors
|