File: r.path.coordinate.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-- 869 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
r.path
r.path.coordinate.txt - Traces paths from starting points following input directions.
Raster (r.*)
QgsProcessingParameterRasterLayer|input|Name of input direction
QgsProcessingParameterEnum|format|Format of the input direction map|auto;degree;45degree;bitmask|false|0|false
QgsProcessingParameterRasterLayer|values|Name of input raster values to be used for output|None|True
QgsProcessingParameterRasterDestination|raster_path|Name for output raster path map
QgsProcessingParameterVectorDestination|vector_path|Name for output vector path map
QgsProcessingParameterPoint|start_coordinates|Map coordinate of starting point (E,N)|None|False
QgsProcessingParameterBoolean|-c|Copy input cell values on output|False
QgsProcessingParameterBoolean|-a|Accumulate input values along the path|False
QgsProcessingParameterBoolean|-n|Count cell numbers along the path|False