<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to identify polygons that are together or polygons that include others? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056599#M40799</link>
    <description>&lt;P&gt;Without more detail I can only say:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/select-features-by-location.htm" target="_blank"&gt;Select features by location—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with a spatial relationship such as Intersect and Boundary Touches etc. google the relationship option meanings for more info on the spatial relationship required.&lt;/P&gt;&lt;P&gt;You can also run it multiple times and narrow-down selections.&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 10:00:45 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2021-05-11T10:00:45Z</dc:date>
    <item>
      <title>How to identify polygons that are together or polygons that include others?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056595#M40798</link>
      <description>&lt;P&gt;How to identify polygons that are together or polygons that include others?&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 09:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056595#M40798</guid>
      <dc:creator>sunpit</dc:creator>
      <dc:date>2021-05-11T09:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify polygons that are together or polygons that include others?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056599#M40799</link>
      <description>&lt;P&gt;Without more detail I can only say:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/navigation/select-features-by-location.htm" target="_blank"&gt;Select features by location—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with a spatial relationship such as Intersect and Boundary Touches etc. google the relationship option meanings for more info on the spatial relationship required.&lt;/P&gt;&lt;P&gt;You can also run it multiple times and narrow-down selections.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 10:00:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056599#M40799</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-05-11T10:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify polygons that are together or polygons that include others?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056608#M40800</link>
      <description>&lt;P&gt;For containment.... "contains" or "within" using the same featureclass for both the source or target&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/select-by-location-graphical-examples.htm" target="_blank"&gt;Select By Location graphic examples—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For others see the graphic examples&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 10:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056608#M40800</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-11T10:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify polygons that are together or polygons that include others?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056654#M40805</link>
      <description>&lt;P&gt;you may also want to look at &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/polygon-neighbors.htm" target="_self"&gt;PolygonNeighbors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 13:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056654#M40805</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2021-05-11T13:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify polygons that are together or polygons that include others?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056773#M40816</link>
      <description>&lt;P&gt;You can run the Near tool with your polygons as both input features and near features. You will get two new fields, NEAR_FID and NEAR_DIST, for your polygons. The ones with NEAR_DIST 0 would be what you are looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 17:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-identify-polygons-that-are-together-or/m-p/1056773#M40816</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2021-05-11T17:26:30Z</dc:date>
    </item>
  </channel>
</rss>

