mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
9 lines
612 B
Plaintext
9 lines
612 B
Plaintext
r.li.cwed
|
|
r.li.cwed.ascii - Calculates contrast weighted edge density index on a raster map
|
|
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|QgsProcessingParameterFile.File|txt|None|True
|
|
QgsProcessingParameterFile|path|Name of file that contains the weight to calculate the index|QgsProcessingParameterFile.File|txt|None|False
|
|
QgsProcessingParameterFileDestination|output_txt|CWED|Txt files (*.txt)|None|False
|