Skip to main content
Question

Error when using NeighborFinder Transformer

  • August 17, 2018
  • 6 replies
  • 22 views

pushpa
Contributor
Forum|alt.badge.img+9

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

6 replies

david_r
Celebrity
  • 8394 replies
  • August 17, 2018

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


pushpa
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 28 replies
  • August 17, 2018

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

 

 

 

 


david_r
Celebrity
  • 8394 replies
  • August 17, 2018
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?

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3429 replies
  • August 17, 2018

pushpa
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 28 replies
  • August 17, 2018

pushpa
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 28 replies
  • August 17, 2018
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.