Skip to main content

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.

Hi @gisuser

 

Did you try to use the transformer NeighborFinder?

 

Thanks,

Danilo


Reply