<?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 Nested Polygons using ArcPy in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644532#M7007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could do this with a Python script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Very roughly the script would&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;Loop thru the feature class&lt;/LI&gt;&lt;LI&gt;At every iteration do a select by location&lt;/LI&gt;&lt;LI&gt;If something found, perform a dissolve and move on&lt;/LI&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course this is very general logic. Writing the script and making it do exactly what you want is a different matter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2012 19:43:54 GMT</pubDate>
    <dc:creator>SolomonPulapkura</dc:creator>
    <dc:date>2012-07-06T19:43:54Z</dc:date>
    <item>
      <title>Selecting Nested Polygons using ArcPy</title>
      <link>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644530#M7005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First, is there a way to select nested polygons that are completely surrounded by a larger polygon? For example, I'm working with polygons that represent roofs of buildings, and in some cases, there are multiple polygons for a roof, especially when there is a taller&amp;nbsp; structure in the center of the roof, surrounded by a lower roof area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, would it be possible to automate selection of these nested polygons and tie them to their larger, parent polygon, that completely surrounds them? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to combine multiple roof polygons to form one "building" polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 15:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644530#M7005</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-06-21T15:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Nested Polygons using ArcPy</title>
      <link>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644531#M7006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure how to find individual, contained features but have you considered using Dissolve for your second question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 13:27:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644531#M7006</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-06-22T13:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Nested Polygons using ArcPy</title>
      <link>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644532#M7007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could do this with a Python script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Very roughly the script would&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;Loop thru the feature class&lt;/LI&gt;&lt;LI&gt;At every iteration do a select by location&lt;/LI&gt;&lt;LI&gt;If something found, perform a dissolve and move on&lt;/LI&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course this is very general logic. Writing the script and making it do exactly what you want is a different matter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 19:43:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/selecting-nested-polygons-using-arcpy/m-p/644532#M7007</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2012-07-06T19:43:54Z</dc:date>
    </item>
  </channel>
</rss>

