Hi
I am currently trying to add a Node whereever there is an intersection between a polygon and a line. I am using 'Intersector' for this and it appears to be doing what I want it to.
My issue is that I need to bring the ID on the source line feature onto the nodes that come from the Node port. At the moment, I am only getting the following attributes:
_node_num,
_overlaps,
_segments
Can anyone help please?
Many thanks in advance.
Regards
Graham