Question

Distance Calculation

  • 5 January 2019
  • 1 reply
  • 0 views

Hi FME users, I have 2 streams feature classes(points) I would like to calculate the distance between each point to it relevant point (based on key field)

 

Ex :

point A from the first feature class can be connected to multipoint from the other feature class, we have a feature name attribute for the point A in both features.


1 reply

Userlevel 4
Badge +30

Hi @gisuser

 

Did you try to use the transformer NeighborFinder?

 

Thanks,

Danilo

Reply