mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
10 lines
595 B
Plaintext
10 lines
595 B
Plaintext
r.li.edgedensity
|
|
Calculates edge 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|QgsProcessingParameterFile.File|txt|None|True
|
|
QgsProcessingParameterString|patch_type|The value of the patch type|None|False|True
|
|
QgsProcessingParameterBoolean|-b|Exclude border edges|False
|
|
QgsProcessingParameterRasterDestination|output|Edge Density
|