mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
8 lines
357 B
Plaintext
8 lines
357 B
Plaintext
r.volume
|
|
r.volume - Calculates the volume of data "clumps".
|
|
Raster (r.*)
|
|
ParameterRaster|data|Layer representing data that will be summed within clumps|False
|
|
ParameterRaster|clump|Clumps layer (preferably the output of r.clump)|False
|
|
*ParameterBoolean|-f|Generate unformatted report|False
|
|
OutputVector|centroids|Vector points map to contain clump centroids
|