File: r.null.txt

package info (click to toggle)
qgis 2.18.28%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,007,948 kB
  • sloc: cpp: 671,774; python: 158,539; xml: 35,690; ansic: 8,346; sh: 1,766; perl: 1,669; sql: 999; yacc: 836; lex: 461; makefile: 292
file content (12 lines) | stat: -rw-r--r-- 718 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
r.null
Manages NULL-values of given raster map.
Raster (r.*)
ParameterRaster|map|Name of raster map for which to edit null values|False
ParameterString|setnull|List of cell values to be set to NULL|None|False|True
ParameterString|null|The value to replace the null value by|None|False|True
*ParameterBoolean|-f|Only do the work if the map is floating-point|False|True
*ParameterBoolean|-i|Only do the work if the map is integer|False|True
*ParameterBoolean|-n|Only do the work if the map doesn't have a NULL-value bitmap file|False|True
*ParameterBoolean|-c|Create NULL-value bitmap file validating all data cells|False|True
*ParameterBoolean|-r|Remove NULL-value bitmap file|False|True
OutputRaster|output|NullRaster