Hi all.
I have a polyline (powerline) passing by several points (electric poles). I want to intersect it with the points and for each of the segments between each 2 consecutive points keep the attibutes of the three (the line segment, point 1 and point 2).
When intersecting the line and the points i can only get the attributes for one of the two points.
Any ideias?
Thanks!