Select to view content in your preferred language

Polygon intersect and spatial join settings to get the desired result?

49
0
yesterday
Labels (1)
AndreaB_
Frequent Contributor

Hi all,

I have an analysis conundrum and someone out here in the Esri community probably will know! 😊

I need to spatially join many polygons (Join Features, for me the orange polygons in screenshot) to one polygon (Target Features, the black Quarter Sections in my screenshot). I'm using 'Join one to one' for 'Join Operation' and 'Match Option' = 'Intersect'. Using the 'Field Map', I'm concatenating several fields together so I get all of the polygon attributes into each square.

AndreaB__0-1783633917629.png

AndreaB__3-1783634510297.png

 

Here's my problem with the output:

it double counts the orange polygons. For example, in the screenshot, A, B, and C polygons will be in the bottom square but also in the top square. I would like them to only be in the square where they have the largest overlap. And before you say use the Match Option = 'Largest overlap', it doesn't work. I thought it would though.

AndreaB__2-1783634121441.png

So then we tried Intersect first and then spatial join. But this splits polygon A, B and C into multiple fragments within the one square. So when I do the spatial join I get a join count of 35, when I want it to be 6! 

Does anyone have any advice for this scenario?

Thank you!

A

 

0 Kudos
0 Replies