File: r.what.coords.txt

package info (click to toggle)
qgis 3.40.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,183,672 kB
  • sloc: cpp: 1,595,771; python: 372,544; xml: 23,474; sh: 3,761; perl: 3,664; ansic: 2,257; sql: 2,137; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 161
file content (14 lines) | stat: -rw-r--r-- 1,106 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
r.what
r.what.coords - Queries raster maps on their category values and category labels on a point.
Raster (r.*)
QgsProcessingParameterRasterLayer|map|Name of raster map|None|False
QgsProcessingParameterPoint|coordinates|Coordinates for query (east, north)|0.0, 0.0|False
QgsProcessingParameterString|null_value|String representing NULL value|*|False|True
QgsProcessingParameterString|separator|Field separator. Special characters: pipe, comma, space, tab, newlineString representing NULL value|pipe|False|True
QgsProcessingParameterNumber|cache|Size of point cache|QgsProcessingParameterNumber.Integer|500|True|0|None
*QgsProcessingParameterBoolean|-n|Output header row|False|True
*QgsProcessingParameterBoolean|-f|Show the category labels of the grid cell(s)|False|True
*QgsProcessingParameterBoolean|-r|Output color values as RRR:GGG:BBB|False|True
*QgsProcessingParameterBoolean|-i|Output integer category values, not cell values|False|True
*QgsProcessingParameterBoolean|-c|Turn on cache reporting|False|True
QgsProcessingParameterFileDestination|output|Raster Value File|Txt files (*.txt)|None|False