mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-11 00:06:09 -05:00
8 lines
485 B
Plaintext
8 lines
485 B
Plaintext
r.li.patchdensity
|
|
r.li.patchdensity.ascii - Calculates patch density index on a raster map, using a 4 neighbour algorithm
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Name of input raster map|None|False
|
|
QgsProcessingParameterString|config_txt|Landscape structure configuration|None|True|True
|
|
QgsProcessingParameterFile|config|Landscape structure configuration file|False|txt|None|True
|
|
QgsProcessingParameterFileDestination|output_txt|Patch Density|Txt files (*.txt)|None|False
|