Problem: In QGIS I would like to automatically "connect" several lines to a node that is close to them by extending the lines. The objective is that the coordinates of the vertex of the lines coincide with the coordinates of the existing node. I need to apply this to several cases.
Research: I have tried "connect nodes to lines" from the plug-in "networks" but that only connects the line that is the closest to the node, not to all of them. Also running it multiple times does not help.
Application: The lines are actually power lines and the node represents a secondary substation. I am bulding power system model. For this I need to know from which node to which node the lines go. In reality, the lines are connected to the same busbar in the substation but in the GIS model there is a gaps between the lines and the substation. For further analysis and calculations, I will export the data and need the lines properly connected to the nodes.




