We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent cfe397e commit ed6d8dcCopy full SHA for ed6d8dc
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