mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
8 lines
417 B
Plaintext
8 lines
417 B
Plaintext
r.volume
|
|
Calculates the volume of data "clumps".
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|input|Name of input raster map representing data that will be summed within clumps|None|False
|
|
QgsProcessingParameterRasterLayer|clump|Clumps layer (preferably the output of r.clump)|None|False
|
|
*QgsProcessingParameterBoolean|-f|Generate unformatted report|False
|
|
QgsProcessingParameterVectorDestination|centroids|Centroids
|