mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
9 lines
327 B
Plaintext
9 lines
327 B
Plaintext
v.clean
|
|
v.clean.advanced - Toolset for cleaning topology of vector map (Advanced).
|
|
Vector (v.*)
|
|
ParameterVector|input|Layer to clean|-1|False
|
|
ParameterString|tool|Cleaning tools (comma separated)|break
|
|
ParameterString|threshold|Threshold (comma separated)|None|None|0.0001
|
|
OutputVector|output|Cleaned
|
|
OutputVector|error|Errors
|