mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
9 lines
440 B
Plaintext
9 lines
440 B
Plaintext
v.clean
|
|
v.clean.advanced - Toolset for cleaning topology of vector map (Advanced).
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Layer to clean|-1|None|False
|
|
QgsProcessingParameterString|tool|Cleaning tools (comma separated)|break|False|True
|
|
QgsProcessingParameterString|threshold|Threshold (comma separated)|None|False|True
|
|
QgsProcessingParameterVectorDestination|output|Cleaned
|
|
QgsProcessingParameterVectorDestination|error|Errors
|