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.
1 parent e182280 commit b44ce1eCopy full SHA for b44ce1e
python/plugins/processing/algs/grass7/description/r.thin.txt
@@ -2,5 +2,5 @@ r.thin
2
Thins non-zero cells that denote linear features in a raster layer.
3
Raster (r.*)
4
QgsProcessingParameterRasterLayer|input|Input raster layer to thin|None|False
5
-QgsProcessingParameterNumber|maxit|Maximum number of iterations|QgsProcessingParameterNumber.Integer|200|True|1|None
+QgsProcessingParameterNumber|iterations|Maximum number of iterations|QgsProcessingParameterNumber.Integer|200|True|1|None
6
QgsProcessingParameterRasterDestination|output|Thinned
0 commit comments