<?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: Selecting specific polygons from criteria in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148347#M368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just you need to use 2 tool :&lt;/P&gt;&lt;P&gt;1- &lt;STRONG&gt;Select Layer&amp;nbsp;By Location&lt;/STRONG&gt; to find&amp;nbsp; the lakes that contain an island. &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm"&gt;Select Layer By Location—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-then Use &lt;STRONG&gt;Select Layer By Attribute&lt;/STRONG&gt; to select areas larger than 20 hectares. don't forget to make selection method/type&amp;nbsp;in this step " &lt;SPAN style="text-decoration: underline;"&gt;Select from Currant Selection / Subset selection&lt;/SPAN&gt;". &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-attribute.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-attribute.htm"&gt;Select Layer By Attribute—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jan 2017 21:44:31 GMT</pubDate>
    <dc:creator>AbdullahAnter</dc:creator>
    <dc:date>2017-01-21T21:44:31Z</dc:date>
    <item>
      <title>Selecting specific polygons from criteria</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148346#M367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two distinct polygon datasets (both projected the same: NAD 1983 Albers) of lakes and islands in British Columbia. I need a tool/module that’ll select all the lakes that contain an island. Then I need to select from that result the lakes that have surface areas larger than 20 hectares. Working with ModelBuilder, so referring to a model diagram would be appreciated but not necessary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2017 21:38:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148346#M367</guid>
      <dc:creator>MalcolmLittle</dc:creator>
      <dc:date>2017-01-21T21:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting specific polygons from criteria</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148347#M368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just you need to use 2 tool :&lt;/P&gt;&lt;P&gt;1- &lt;STRONG&gt;Select Layer&amp;nbsp;By Location&lt;/STRONG&gt; to find&amp;nbsp; the lakes that contain an island. &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-location.htm"&gt;Select Layer By Location—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-then Use &lt;STRONG&gt;Select Layer By Attribute&lt;/STRONG&gt; to select areas larger than 20 hectares. don't forget to make selection method/type&amp;nbsp;in this step " &lt;SPAN style="text-decoration: underline;"&gt;Select from Currant Selection / Subset selection&lt;/SPAN&gt;". &lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-attribute.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/select-layer-by-attribute.htm"&gt;Select Layer By Attribute—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2017 21:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148347#M368</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-01-21T21:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting specific polygons from criteria</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148348#M369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One problem you may run into is if the islands are a bit of a multipart polygon... that is, they are not separate records in the table, but geometrically may be ajoined to the nearby landmap. &amp;nbsp;You might be advised to select by attributes features whose area is less than some probable island-sized value (make sure you are using projected data). &amp;nbsp;Once those values are selected, &amp;nbsp;use the lakes to select from those features that are completely within the lakes. &amp;nbsp;Of course... this assumes that the lakes form a separate layer... if not then things get a bit more complicated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2017 22:25:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148348#M369</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-21T22:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting specific polygons from criteria</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148349#M370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the lakes dataset, are islands represented by holes in the lake polygon, or are lakes whole and then you have to overlay islands on top of water?&amp;nbsp; I ask because how exactly the data is structured drives the methodology, as others have indicated with their comments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 15:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/selecting-specific-polygons-from-criteria/m-p/148349#M370</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-01-23T15:34:37Z</dc:date>
    </item>
  </channel>
</rss>

