I have two features consisting of polygon shapes. How can I run a query that gives me the areas in one feature that do NOT overlap areas in the other feature.
Thanks
Hi John - I would do this process separately for each feature class.
Hope this helps,
Adam Z
If you use the Select Layer By Location tool instead of the Select By Location dialog, there is an invert_spatial_relationship parameter you can use to do what you want in a single step.
Maybe you would like to Select By Location, the features from Polygon1 which overlap with Polygon2. Then Switch Selection to get the non-overlapping polygons. You could export the attribute table with the selected features to get the list of tables.
Repeat the same for Polygon2 as well.
I think, this can also be automated using Python.
I am using ArdGIS desktop, I am not looking to erase, just get a list of polygons from two feature classes that do not overlap
Are you using ArcGIS Desktop? Then you are looking for Erase.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.