2016-01-09 15:53:56 +01:00
|
|
|
v.net
|
|
|
|
v.net.connect - Connects points to nearest arcs in a network
|
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Input vector line layer (arcs)|1|None|False
|
|
|
|
QgsProcessingParameterVectorLayer|points|Input vector point layer (nodes)|0|None|False
|
2016-01-09 15:53:56 +01:00
|
|
|
Hardcoded|operation=connect
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterNumber|threshold|Threshold for connection distance|QgsProcessingParameterNumber.Double|50.0|False|None|None
|
|
|
|
*QgsProcessingParameterBoolean|-s|Snap points to network|False
|
|
|
|
QgsProcessingParameterVectorDestination|output|Network
|