2015-12-16 17:39:16 +01:00
|
|
|
v.net.bridge
|
2017-12-03 16:07:21 +01:00
|
|
|
Computes bridges and articulation points in the network.
|
2015-12-16 17:39:16 +01:00
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Input vector line layer (network)|1|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterVectorLayer|points|Centers point layer (nodes)|0|None|True
|
|
|
|
QgsProcessingParameterEnum|method|Feature type|bridge;articulation|False|0|False
|
2017-09-03 17:42:13 +02:00
|
|
|
*QgsProcessingParameterField|arc_column|Arc forward/both direction(s) cost column (name)|None|input|0|False|True
|
|
|
|
*QgsProcessingParameterField|arc_backward_column|Arc backward direction cost column (name)|None|input|0|False|True
|
2017-12-03 16:07:21 +01:00
|
|
|
*QgsProcessingParameterField|node_column|Node cost column (number)|None|points|0|False|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|Bridge
|