mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
|
r.median
|
||
|
r.median - Finds the median of values in a cover map within areas assigned the same category value in a user-specified base map.
|
||
|
Raster (r.*)
|
||
|
ParameterRaster|base|Name of base raster map|False
|
||
|
ParameterRaster|cover|Name of cover raster map|False
|
||
|
OutputRaster|output|Name for output raster map
|