File: r.null.txt

package info (click to toggle)
qgis 3.40.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,181,336 kB
  • sloc: cpp: 1,593,302; python: 370,494; xml: 23,474; perl: 3,664; sh: 3,482; ansic: 2,257; sql: 2,133; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 157
file content (12 lines) | stat: -rw-r--r-- 899 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
r.null
Manages NULL-values of given raster map.
Raster (r.*)
QgsProcessingParameterRasterLayer|map|Name of raster map for which to edit null values|None|False
QgsProcessingParameterString|setnull|List of cell values to be set to NULL|None|False|True
QgsProcessingParameterNumber|null|The value to replace the null value by|QgsProcessingParameterNumber.Double|None|True|None|None
*QgsProcessingParameterBoolean|-f|Only do the work if the map is floating-point|False|True
*QgsProcessingParameterBoolean|-i|Only do the work if the map is integer|False|True
*QgsProcessingParameterBoolean|-n|Only do the work if the map doesn't have a NULL-value bitmap file|False|True
*QgsProcessingParameterBoolean|-c|Create NULL-value bitmap file validating all data cells|False|True
*QgsProcessingParameterBoolean|-r|Remove NULL-value bitmap file|False|True
QgsProcessingParameterRasterDestination|output|NullRaster