I have a shapefile points layer, with each point representing either Marginal, suboptimal, or optimal conditions. I want to find only the marginal points within a specific polygon from my catchments polygon layer. So far I have been able to select all marginal points, or the wanted polygon, but not the marginal points WITHIN the specified polygon. Is this possible? Thank you.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
1) Select your polygon of interest - you can do this manually or with one of the selection tools. 2) Select your 'marginal' points using the Select By Attributes tool with the Method drop-down set to 'Add to current selection'. You will now have a selected polygon in one layer and selected points in another layer. 3) Use the Select By Location tool to select all 'marginal' points within your selected polygon by checking the 'Use selected features' checkbox. This will produce a selection of only those point features specified as being 'marginal' within your polygon of interest. |
|||
|
|
||||