Skip to main content
Solved

spatial join points based on one attribute in FME


marjan_nikoukar
Contributor
Forum|alt.badge.img+6

Hi, I want to find duplicate addresses in the data based on duplicate address numbers.

The way that I found in ArcGIS Pro is using spatial join of the layer with itself using attribute matching “address number”. This way if a point has a duplicate with the same address number in the same location, is joining with the point with the same address number and if a join count is more than 1 display, there is a duplicate. 

I am looking for a way to do the same step in FME. I used SpatialFilter but did not get a result. I really appreciate any suggestion for doing this analysis.

Also, in ArcGIS Pro, it is possible to join spatially "within a distance". Is this option available in FME?

Best answer by DanAtSafe

Or use a NeighborFinder and group by the “address number”

View original
Did this help you find an answer to your question?

3 replies

andrewj74
Supporter
Forum|alt.badge.img+5
  • Supporter
  • June 13, 2024

maybe the “point on point overlay” would do what you are looking for? followed by a matcher


DanAtSafe
Safer
Forum|alt.badge.img+18
  • Safer
  • Best Answer
  • June 13, 2024

Or use a NeighborFinder and group by the “address number”


marjan_nikoukar
Contributor
Forum|alt.badge.img+6

Thank you DanAtSafe . NeighborFinder worked.

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings