Hi all,
I'm trying to figure out how to optimise something (I have figured out how to edit vertices and continue feature, but doing so repeatedly is not ideal)
Q1 - how do I make separate lines converge to a single point? is there a best way to configure the 'string' and 'order' attributes in the table below? or is there a better way of doing this?
I have used the following format to create the separate lines:
Points to line - Input.PNG
Points are the numbers of each point, string is a differentiator to create multiple lines, order is the order which the points are connected and diameter is just so I can colour code the lines eventually.]
it spits out something like the below, where the final lines don't connect to the node.
Points to line - 1.PNG
Q2 - Is there a way of, similar to the above, is there a way to connect the below drains in the configuration: 1-2, 4-3, 3-2, 2-Node. It currently seems to connect 1-2-3-4-node but drain 2 should be a branch. I also have the same issue with the branch not connecting to the node as per Q1. This is all on the same map.
Points to line - branch.PNG
Any help would be amazing! just dipping my toes and learning this amazing tool!
you need and origin and destination point for each segment
node - 1, node -2, node-3 etc
or however you intend to formulate what you need