mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
r.spreadpath
|
|
Recursively traces the least cost path backwards to cells from which the cumulative cost was determined.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|x_input|x_input|None|False
|
|
QgsProcessingParameterRasterLayer|y_input|y_input|None|False
|
|
QgsProcessingParameterPoint|coordinates|coordinate|0,0|True
|
|
QgsProcessingParameterRasterDestination|output|Backward least cost
|