Skip to main content

Hi there,

I have a workspcae on FME2018 reading 2 shapefiles one has point geometry (1.7million) one has line geometry (7.5million)

I am trying to find the distance to line geometry and this workspace was working fine until I changed the line Geometry shapefile to ESRI File GeoDatabase.

I have the following error on 220 lines now. what is this mean? Can I ignore this error and use my results?

NeighborFinder(ProximityFactory): Processing 1.09% complete

IFMELine was given an index beyond its current range

... Last line repeated 55 times ...

NeighborFinder(ProximityFactory): Processing 1.1% complete

thanks

Pushpa

Have you tried running your geometries through a GeometryValidator before the NeighborFinder?


Have you tried running your geometries through a GeometryValidator before the NeighborFinder?

hi,

 

No issue with the geometry when I run through. I still get the same error

 

 

 

 


hi,

 

No issue with the geometry when I run through. I still get the same error

 

 

 

 

Can you isolate which features create the issue? If yes, can you maybe post an FFS dump of a couple of them here?

Sounds like this issue?

https://knowledge.safe.com/questions/61000/neighborfinder-ifmeline-was-given-an-index-beyond.html


I have the same issue.

 

thank you!

 

 

 


Can you isolate which features create the issue? If yes, can you maybe post an FFS dump of a couple of them here?
I dont know which onces creating the issue.