We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfe397e + ed6d8dc commit a741f82Copy full SHA for a741f82
python/plugins/processing/algs/grass7/description/v.generalize.txt
@@ -14,6 +14,7 @@ ParameterNumber|betweeness_thresh|Betweeness threshold in network generalization
14
ParameterNumber|alpha|Snakes alpha parameter|None|None|1.0
15
ParameterNumber|beta|Snakes beta parameter|None|None|1.0
16
ParameterNumber|iterations|Number of iterations|None|None|1
17
-ParameterBoolean|-c|Copy attributes|True
+ParameterBoolean|-t|Do not copy attributes|False
18
+ParameterBoolean|-l|Disable loop support|True
19
OutputVector|output|Output layer
20
0 commit comments