mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
338 B
Plaintext
7 lines
338 B
Plaintext
r.thin
|
|
Thins non-zero cells that denote linear features in a raster layer.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Input raster layer to thin|None|False
|
|
QgsProcessingParameterNumber|maxit|Maximum number of iterations|QgsProcessingParameterNumber.Integer|200|True|1|None
|
|
QgsProcessingParameterRasterDestination|output|Thinned
|