<?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: Remove not suitable area from polygon in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171530#M54845</link>
    <description>&lt;P&gt;The Shape_Area field is reporting square map units.&lt;/P&gt;&lt;P&gt;You should be able to use the Calculate Geometry Attributes GP tool to add a new field and calculate area as Hectares.&amp;nbsp; Then you just select where Hectares &amp;lt; 23 and delete. Or, do the math on how many square map units are in 23 ha, then select, etc.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 16:10:07 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2022-05-06T16:10:07Z</dc:date>
    <item>
      <title>Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171414#M54823</link>
      <description>&lt;P&gt;Hey all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to remove not suitable areas from my polygon. To be more specific, I'm trying to identify (and erase) areas ("islands") &amp;lt;23ha, because they are not suitable (too small) for wind energy systems. The goal is to have an overall area on which wind energy systems can be employed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2022-05-06 um 13.20.15.png" style="width: 808px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40759i09CF24C2DA213053/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2022-05-06 um 13.20.15.png" alt="Bildschirmfoto 2022-05-06 um 13.20.15.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The image illustrates my problem; e.g., the small 'islands' are not suitable and should therefore be removed. However, it would not make sense to clip them manually, as there are just too many. Therefore: How can I identify these areas and have them removed from my polygon?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for your answers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 11:22:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171414#M54823</guid>
      <dc:creator>Lorenz</dc:creator>
      <dc:date>2022-05-06T11:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171418#M54824</link>
      <description>&lt;P&gt;I take it your polygon is a multipart geometry... In the geoprocessing tools you find 'Multipart To Singlepart', did you try that to separate the multipart input features into singlepart features?&lt;BR /&gt;&lt;BR /&gt;You can then filter the singlepart features by their area and delete those you find not to fit your demands.&lt;/P&gt;&lt;P&gt;If your question is only about on how to filter and delete features based on their attributes... The 'Select By Attributes' tool is your friend to specify your terms, then you simply delete the selection.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 12:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171418#M54824</guid>
      <dc:creator>TomGeo</dc:creator>
      <dc:date>2022-05-06T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171442#M54829</link>
      <description>&lt;P&gt;Alternatively you could select by attributes and export the feature class. That way you don't have to delete the attributes all together and you would still have them for alternate analysis.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 13:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171442#M54829</guid>
      <dc:creator>ArchTim</dc:creator>
      <dc:date>2022-05-06T13:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171460#M54833</link>
      <description>&lt;P&gt;For which attributes would I filter? It's not really clear to me, how I could select the areas &amp;lt;23ha via Select by Attributes, I've already tried but it did not really work out. Thanks again for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 14:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171460#M54833</guid>
      <dc:creator>Lorenz</dc:creator>
      <dc:date>2022-05-06T14:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171467#M54834</link>
      <description>&lt;P&gt;Thanks for your help! Just one more question: What would 23ha (230000 square meters) be in the Attribute Table? I don't really get the comma value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lorenz_0-1651847748910.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40771iAA38B44B93F31045/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lorenz_0-1651847748910.png" alt="Lorenz_0-1651847748910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 14:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171467#M54834</guid>
      <dc:creator>Lorenz</dc:creator>
      <dc:date>2022-05-06T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171530#M54845</link>
      <description>&lt;P&gt;The Shape_Area field is reporting square map units.&lt;/P&gt;&lt;P&gt;You should be able to use the Calculate Geometry Attributes GP tool to add a new field and calculate area as Hectares.&amp;nbsp; Then you just select where Hectares &amp;lt; 23 and delete. Or, do the math on how many square map units are in 23 ha, then select, etc.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 16:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171530#M54845</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2022-05-06T16:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remove not suitable area from polygon</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171678#M54882</link>
      <description>&lt;P&gt;The geometry attributes calculation tool can be started by right-click on the attribute tables column header…&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 20:36:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/remove-not-suitable-area-from-polygon/m-p/1171678#M54882</guid>
      <dc:creator>TomGeo</dc:creator>
      <dc:date>2022-05-06T20:36:46Z</dc:date>
    </item>
  </channel>
</rss>

