13 lines
805 B
Plaintext
Raw Normal View History

r.describe
Prints terse list of category values found in a raster layer.
Raster (r.*)
QgsProcessingParameterRasterLayer|map|input raster layer|None|False
2017-11-11 14:31:58 +01:00
QgsProcessingParameterString|null_value|String representing NULL value|*|False|True
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
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