mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
r.mode
|
|
r.mode - Finds the mode of values in a cover map within areas assigned the same category value in a user-specified base map.
|
|
Raster (r.*)
|
|
ParameterRaster|base|Base map to be reclassified|False
|
|
ParameterRaster|cover|Name of cover raster map|False
|
|
OutputRaster|output|Name for output raster map
|