Question

I need to use the first last vertices of a multiple vertex line to pull info from a neighbor

  • 24 May 2018
  • 1 reply
  • 7 views

I've figured out how to get the vertex info (Coordinate Extractor for Vertex (0) & vertex (-1)) but there doe snot appear to be a simple way to do this. What I am looking for is functionally similar to NeighborFinder. I'm in the telecom industry & I have fiber that is running down a line of poles At each end of the fiber I need to get the PoleID for the nearest Pole & add it to FromPole & ToPole fields. If NeighborFinder would work off of vertex references or X/Y Attributes it would be simple BUT it does not so I need some help.

Any Ideas - preferably using native FME 2017.1 only


1 reply

Badge

Try using the Snipper transformer to get your fiber start and end points.

Reply