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