I have a lines layer and a points layer. I would like to find out for each point, which lines intersect it. I would then like the lines intersecting each point to be displayed in an attribute. Any suggestions on how to do this?
Page 1 / 1
Hi, have a look at the PointOnLineOverlayer transformer.
Takashi