2014-04-19 15:53:43 +02:00
|
|
|
r.describe
|
2015-07-26 03:48:27 +02:00
|
|
|
Prints terse list of category values found in a raster layer.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|map|input raster layer|None|False
|
2017-11-11 14:31:58 +01:00
|
|
|
QgsProcessingParameterString|null_value|String representing NULL value|*|False|True
|
2017-12-06 10:23:25 +01:00
|
|
|
QgsProcessingParameterNumber|nsteps|Number of quantization steps|QgsProcessingParameterNumber.Integer|255|True|1|None
|
2017-11-11 14:31:58 +01:00
|
|
|
QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|False|0|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterBoolean|-r|Only print the range of the data|False
|
|
|
|
QgsProcessingParameterBoolean|-n|Suppress reporting of any NULLs|False
|
|
|
|
QgsProcessingParameterBoolean|-d|Use the current region|False
|
|
|
|
QgsProcessingParameterBoolean|-i|Read floating-point map as integer|False
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFileDestination|html|Categories|Html files (*.html)|report.html|False
|