Skip to main content

FME 2020: Which tool can be performed to display where the lines overlaps (duplicates) are,

 

I couldn’t figure out Which tool can be performed to display where the lines overlaps (duplicates) are.

 

For example, in the screenshot below, there are 4 lines and overlapped in the place marked in orange. How this overlap can be displayed?

 

the data is attached

 

Clip_229Clip_230 

SpatialRelator/SpatialFilter will be able to identify them assuming they actually touch/overlap. Otherwise another trnasformer to look at would be the NeighbourFinder


SpatialRelator/SpatialFilter will be able to identify them assuming they actually touch/overlap. Otherwise another trnasformer to look at would be the NeighbourFinder

Thank you hkingsbury.

 

But how to perform this two while they require two inputs? I need to catch the duplicates within same “layer”?

 

Clip_257 

Clip_256


Thank you hkingsbury.

 

But how to perform this two while they require two inputs? I need to catch the duplicates within same “layer”?

 

Clip_257 

Clip_256

Pass the same data to both inputs


Thank you.

 

It appears that this tool doesn’t show here the overlap (duplicate) is. Am I right?

 

Clip_262


Reply