r.quant.txt 683 Bytes
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7 8 9 10
r.quant
Produces the quantization file for a floating-point map.
Raster (r.*)
QgsProcessingParameterMultipleLayers|input|Raster layer(s) to be quantized|1|None|False
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
QgsProcessingParameterFolderDestination|output|Quantized raster(s)|None|False