r.path.coordinate.txt 881 B

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