Hi!
I am new to FME. I have a set of network data where the network is made of many segments of lines. The lines are connected end to end or branching out from one common point. I am trying to find possible overlap between 2 segments like this. I have a feeling LineOnLineOverlayer would work but no matter how I am trying it, the _overlap value remains 1 for all the output. I just need to identify the segments that actually overlap.
Can anyone please help? Thanks!