6

I have two shapefile layers created from different thresholds from a predictive model (Pink=80; Yellow=95).

Is there a way to create a new layer of only those pink polygons that contain yellow polygons and effectively erase the pink polygons that do not contain yellow?

If I use Geoprocessing - Intersect I will end up with just a copy of the yellow layer.

enter image description here

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Mar 14, 2014 at 21:37
1

2 Answers 2

2

In ArcGIS Desktop you can use Select Layer By Location to do this:

Selects features in a layer based on a spatial relationship to features in another layer.

The relationship to use is INTERSECT.

Before running this add your shapefiles to a map so that you have them as layers.

After you have made the selection you can right-click on the selected layer to export it as a shapefile.

answered Mar 14, 2014 at 21:54
0

Use select by location from selection tab. Selection mode: select that layer from which you need to select Source layer: overlapping polygon Spatial selection mode : are within (clementini) the source layer feature

answered Dec 23, 2016 at 16:16

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.