mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
8 lines
442 B
Plaintext
8 lines
442 B
Plaintext
v.net.spanningtree
|
|
Computes minimum spanning tree for the network.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input vector line layer (arcs)|1|None|False
|
|
*QgsProcessingParameterField|arc_column|Arc forward/both direction(s) cost column (number)|None|input|0|False|True
|
|
*QgsProcessingParameterBoolean|-g|Use geodesic calculation for longitude-latitude locations|False|True
|
|
QgsProcessingParameterVectorDestination|output|SpanningTree
|