Skip to main content
Question

Intersector or LineOnLineOverlay not working as expected

  • November 20, 2021
  • 8 replies
  • 76 views

boubcher
Contributor
Forum|alt.badge.img+11

Hello there 

Just wondering why intersector and lineOnlineOverlay transformer are not giving the expected result

even when the 2 features are intersecting 

Attached is Data in shapefile format

 

 

Festure intersect 

 

8 replies

connecter
Contributor
Forum|alt.badge.img+10
  • Contributor
  • 72 replies
  • November 20, 2021

Hi @boubcher​ ,

I try your file with the newest beta and I don't have any problems:

imageI get the same result with LineOnLineOverlayer & Intersector. What result do you get from the TopologyBuilder?

Which version do you use?


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2076 replies
  • November 20, 2021

Hi @boubcher​ 

I had sucess with the version FME(R) 2021.0.1.0 (20210404 - Build 21313 .

 

Transformer Intersector:

 

Intersector 

Thanks in Advance,

Danilo


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 212 replies
  • November 21, 2021

@danilo_fme​ 

Thanks for your replay

you are right, it's working when the source data is shapefile, but when it's GDB , it's not giving the same result

check the attached GDB for the same data

Please take a look

 

 


connecter
Contributor
Forum|alt.badge.img+10
  • Contributor
  • 72 replies
  • November 21, 2021

Hi @boubcher​ ,

in your gdb-file you don't have line objects only:

imageWhen you convert it to lines it will work:

image 


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2076 replies
  • November 21, 2021

@danilo_fme​ 

Thanks for your replay

you are right, it's working when the source data is shapefile, but when it's GDB , it's not giving the same result

check the attached GDB for the same data

Please take a look

 

 

Thanks your data.

I check the geometry from gdb is not line. Is necessary convert Arc to Line as @connecter​ worte bellow.

 

Thanks in Advance,

Danilo


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2076 replies
  • November 21, 2021

Hi @boubcher​ ,

in your gdb-file you don't have line objects only:

imageWhen you convert it to lines it will work:

image 

Nice job @connecter​ ! :)


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 212 replies
  • November 21, 2021

Nice job @connecter​ ! :)

thanks, guys you are right

IS there a way we could convert the ARC to line geometry

 


hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1620 replies
  • November 21, 2021