2015-12-16 17:39:16 +01:00
|
|
|
v.net.components
|
|
|
|
Computes strongly and weakly connected components in the network.
|
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Input vector line layer (network)|1|None|False
|
2017-09-05 18:14:26 +02:00
|
|
|
QgsProcessingParameterEnum|method|Type of components|weak;strong|False|0|False
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterField|arc_column|Arc forward/both direction(s) cost column (number)|None|input|0|False|True
|
|
|
|
*QgsProcessingParameterField|arc_backward_column|Arc backward direction cost column (number)|None|input|0|False|True
|
|
|
|
*QgsProcessingParameterBoolean|-a|Add points on nodes|True|True
|
|
|
|
QgsProcessingParameterVectorDestination|output|Network_Components_Line
|
|
|
|
QgsProcessingParameterVectorDestination|output_point|Network_Components_Point
|