File: v.clean.txt

package info (click to toggle)
qgis 3.40.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,181,336 kB
  • sloc: cpp: 1,593,302; python: 370,494; xml: 23,474; perl: 3,664; sh: 3,482; ansic: 2,257; sql: 2,133; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 157
file content (11 lines) | stat: -rw-r--r-- 783 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
v.clean
Toolset for cleaning topology of vector map.
Vector (v.*)
QgsProcessingParameterFeatureSource|input|Layer to clean|-1|None|False
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
*QgsProcessingParameterBoolean|-b|Do not build topology for the output vector|False
*QgsProcessingParameterBoolean|-c|Combine tools with recommended follow-up tools|False
QgsProcessingParameterVectorDestination|output|Cleaned
QgsProcessingParameterVectorDestination|error|Errors