<?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 delete Polygons within a bigger polygon? in AEC (Architecture, Engineering and Construction) Questions</title>
    <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63937#M30</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'completely contain' wasn't that the one that worked before??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2018 01:08:39 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-07-31T01:08:39Z</dc:date>
    <item>
      <title>How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63930#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with a parcel shapefile of an entire state. I need to remove all of the building polygons falling inside the bigger parcel polygon. These are not donut holes but instead separate polygons.&lt;/P&gt;&lt;P&gt;I can't erase each polygon manually because I am working with the entire state dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What geoprocessing tool should I use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an image below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/416496_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 16:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63930#M23</guid>
      <dc:creator>NataliaGutierrez2</dc:creator>
      <dc:date>2018-07-30T16:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63931#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select by location using 'completely contain'. I think!... been a long time, since I tried this.&amp;nbsp; same file as target and source&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 17:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63931#M24</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-30T17:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63932#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan, it worked!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 18:26:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63932#M25</guid>
      <dc:creator>NataliaGutierrez2</dc:creator>
      <dc:date>2018-07-30T18:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63933#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the polygons attributed such as to distinguish the ones you want to remove (buildings) from the larger parcel, one could go into edit mode, do a &lt;EM&gt;Select By Attribute&lt;/EM&gt; to just pick the buildings, then hit the &lt;EM&gt;Delete&lt;/EM&gt; button on your keyboard (or alternately in the attribute table hit the X icon that represents "Delete Selected".&amp;nbsp; Or as a safer route, instead do a &lt;EM&gt;Select By Attribute&lt;/EM&gt; for the non-buildings (don't go into Edit Mode) and then export as a new feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tricky part will be if the polygons are not differentiated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-attributes.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-attributes.htm"&gt;Using Select By Attributes—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 18:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63933#M26</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2018-07-30T18:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63934#M27</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris, thank you for your answer. This could have helped but I don't have any attribute data other than the parcel ID so I do not have a way to identify which are buildings and which are not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 18:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63934#M27</guid>
      <dc:creator>NataliaGutierrez2</dc:creator>
      <dc:date>2018-07-30T18:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63935#M28</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it worked out Natalia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 19:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63935#M28</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-30T19:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63936#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, now that I am trying it out in a bigger dataset that includes all of the parcels from a county this method is not working. It seems as if it did not recognize the polygons completely within another polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I do something else instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/416523_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 21:38:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63936#M29</guid>
      <dc:creator>NataliaGutierrez2</dc:creator>
      <dc:date>2018-07-30T21:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63937#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'completely contain' wasn't that the one that worked before??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 01:08:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63937#M30</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-31T01:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63938#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was using 'Completely Within' but I was trying it on specific parcels on a separate mxd, but when I tried it on the mxd that contains all of the county parcels it did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems as if it does not recognize the parcels that are within another one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/416570_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 14:36:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63938#M31</guid>
      <dc:creator>NataliaGutierrez2</dc:creator>
      <dc:date>2018-07-31T14:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63939#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try 'Contains Clementini'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 15:44:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63939#M32</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-07-31T15:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63940#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan thank you for your help.&lt;/P&gt;&lt;P&gt;I was able to use 'Completely Within" by duplicating the feature class since this tool only works with two feature classes.&lt;/P&gt;&lt;P&gt;This was the problem I was having.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 14:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63940#M33</guid>
      <dc:creator>NataliaGutierrez2</dc:creator>
      <dc:date>2018-08-03T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete Polygons within a bigger polygon?</title>
      <link>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63941#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, as in my initial response, you need to use the same file for both inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2018 17:19:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/aec-architecture-engineering-and-construction/how-to-delete-polygons-within-a-bigger-polygon/m-p/63941#M34</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-04T17:19:12Z</dc:date>
    </item>
  </channel>
</rss>

