Skip to main content
Question

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

  • January 22, 2021
  • 4 replies
  • 28 views

jamal
Forum|alt.badge.img+5

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 

4 replies

hkingsbury
Celebrity
Forum|alt.badge.img+65
  • Celebrity
  • January 24, 2021

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


jamal
Forum|alt.badge.img+5
  • Author
  • January 24, 2021

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


hkingsbury
Celebrity
Forum|alt.badge.img+65
  • Celebrity
  • January 24, 2021

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


jamal
Forum|alt.badge.img+5
  • Author
  • January 24, 2021

Thank you.

 

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

 

Clip_262