mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
8 lines
365 B
Plaintext
8 lines
365 B
Plaintext
r.average
|
|
Finds the average of values in a cover raster layer within areas assigned the same category value in a user-specified base layer.
|
|
Raster (r.*)
|
|
ParameterRaster|base|Base raster layer|False
|
|
ParameterRaster|cover|Cover raster layer|False
|
|
ParameterBoolean|-c|Cover values extracted from the category labels of the cover map|False
|
|
OutputRaster|output|Average
|