11 lines
683 B
Plaintext
Raw Normal View History

r.quant
Produces the quantization file for a floating-point map.
Raster (r.*)
QgsProcessingParameterMultipleLayers|input|Raster layer(s) to be quantized|1|None|False
2017-11-11 14:31:58 +01:00
QgsProcessingParameterRasterLayer|basemap|Base layer to take quant rules from|None|True
QgsProcessingParameterRange|fprange|Floating point range: dmin,dmax|QgsProcessingParameterNumber.Double|None|True
QgsProcessingParameterRange|range|Integer range: min,max|QgsProcessingParameterNumber.Integer|None|True
QgsProcessingParameterBoolean|-t|Truncate floating point data|False
QgsProcessingParameterBoolean|-r|Round floating point data|False
2017-11-11 14:31:58 +01:00
QgsProcessingParameterFolderDestination|output|Quantized raster(s)|None|False