<?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: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231501#M13142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/274473"&gt;Mir Hashmi&lt;/A&gt;‌&amp;nbsp; You are right, the cities are inside regions. I do not know python. Could you help me with the script? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jul 2018 19:15:18 GMT</pubDate>
    <dc:creator>Jose_AlbertoNúñez</dc:creator>
    <dc:date>2018-07-21T19:15:18Z</dc:date>
    <item>
      <title>Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231498#M13139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; padding: 0px 15px 0px 0px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: 13px;"&gt;&lt;SPAN style="color: #6a737c; font-size: 20px;"&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt;I have a polygon shapefile classifieds in different regions, and cities inside them. In each city there are many small polygons &amp;lt;2ha, that I'd like to merge to the biggest polygon adjacent to each one of them, as long as these polygons belong to the same city and region.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;I don't want that polygons neighbors located in different city and region be united.&lt;/P&gt;&lt;P&gt;I'm looking for an automatic solution. I tried eliminate tools but ArcGIS does not differentiate the union between cities and regions.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 07:42:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231498#M13139</guid>
      <dc:creator>Jose_AlbertoNúñez</dc:creator>
      <dc:date>2018-07-21T07:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231499#M13140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking for automation, this can be achieved through a python&amp;nbsp;script that will loop through all the city polygons and filter out the polygons except the selected city and run the union over them. This is based on an&amp;nbsp;my understanding&amp;nbsp;that Cities are inside Regions and you need to merge all those smaller polygons inside city polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 09:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231499#M13140</guid>
      <dc:creator>MirHashmi</dc:creator>
      <dc:date>2018-07-21T09:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231500#M13141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried running Eliminate after creating a selection set for all polygons that have the same region and city?&amp;nbsp; I suspect that would work.&amp;nbsp; If so, you could write a Python script to automate the selections and using Eliminate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 13:29:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231500#M13141</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-07-21T13:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231501#M13142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/274473"&gt;Mir Hashmi&lt;/A&gt;‌&amp;nbsp; You are right, the cities are inside regions. I do not know python. Could you help me with the script? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 19:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231501#M13142</guid>
      <dc:creator>Jose_AlbertoNúñez</dc:creator>
      <dc:date>2018-07-21T19:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231502#M13143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/89001"&gt;Joshua Gardner&lt;/A&gt;&amp;nbsp;Bixby I tried&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/what-is-modelbuilder.htm" rel="nofollow noreferrer" style="color: #358daa; background-color: rgba(248, 248, 248, 0.6); border: 0px; text-decoration: none;"&gt;Modelbuilder&lt;/A&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/modelbuilder-toolbox/iterate-feature-selection.htm" rel="nofollow noreferrer" style="color: #358daa; background-color: rgba(248, 248, 248, 0.6); border: 0px; text-decoration: none;"&gt;Iterate Feature Selection&lt;/A&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on region and cities, where ArcGIs select regions and cities iterate form, but them i need select micro polygons there, a second selections to use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/eliminate.htm" rel="nofollow noreferrer" style="color: #358daa; background-color: rgba(248, 248, 248, 0.6); border: 0px; text-decoration: none;"&gt;Eliminate&lt;/A&gt;&lt;SPAN style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;&amp;gt; I could not do it, in the secod selection ArcGis use all polygons. I do not know python, can you help me please? Than you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 19:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231502#M13143</guid>
      <dc:creator>Jose_AlbertoNúñez</dc:creator>
      <dc:date>2018-07-21T19:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231503#M13144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jose, I understand now the limitation you are running into with using selections.&amp;nbsp; Just brainstorming, but what about the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Make Feature Layer&lt;/STRONG&gt; using a WHERE clause to limit records to given region and city&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Select By Attribute&lt;/STRONG&gt; to select small polygons.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Eliminate&lt;/STRONG&gt; to merge the small ones into larger ones in same&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Delete&lt;/STRONG&gt; tool to remove feature layer&lt;/LI&gt;&lt;LI&gt;Repeat steps 1-4 for each region/city pair&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jul 2018 20:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231503#M13144</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-07-21T20:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231504#M13145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @Joshua Bixby&lt;/P&gt;&lt;P&gt;Thank you. Yes, i can do it that you talk me, but the problem is that i have 190 cities, so i need repeat the proces 190 times, it is so much time to do it. I would like to find a automatic solution because is a problem that i usually have.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jul 2018 09:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231504#M13145</guid>
      <dc:creator>Jose_AlbertoNúñez</dc:creator>
      <dc:date>2018-07-22T09:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231505#M13146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mentioned using ModelBuilder.&amp;nbsp; Although I don't use, I prefer to script it out myself, I am sure if can handle this task.&amp;nbsp; Can you create a list of the 190 cities and feed it to a iterator/loop in ModelBuilder where it repeats steps 1-4 above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would gin up some sample code to get you started, but if you don't have much scripting experience, I am not sure if you could extrapolate from my sample code to a working script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 21:16:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231505#M13146</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-07-23T21:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231506#M13147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Joshua Bixby I tried to do it:&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/414907_Model_Builder_espace.JPG" /&gt;&lt;/P&gt;&lt;P&gt;In the iterate feature selection, from a polygom shapefile that have all regions and cities, ArcGis select&amp;nbsp;by fields Region and City (190 combinations), but in the next step "Select Layer by Attribute" selects all rows&amp;nbsp;without taking into account Region and City, so&amp;nbsp;result is not correct. The model&amp;nbsp;generates 190 layers (names by region and city) with the same records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 10:11:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231506#M13147</guid>
      <dc:creator>Jose_AlbertoNúñez</dc:creator>
      <dc:date>2018-07-24T10:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231507#M13148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/people/jmonrealnunez"&gt;jmonrealnunez&lt;/A&gt;&amp;nbsp;, you have a similar question in this thread:&amp;nbsp;&lt;A href="https://community.esri.com/thread/218348"&gt;Is it possible to do a geoprocess automatically with all the layers of a folder?&lt;/A&gt;&amp;nbsp; It might be more efficient to just use a single thread for the same question.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 12:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231507#M13148</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-07-24T12:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Merging small polygons with biggest adjacent polygon using ArcGIS Desktop?</title>
      <link>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231508#M13149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @Xander Bakker ye,&amp;nbsp; I would tried to find the same result but with diferent methodology&lt;/P&gt;&lt;P&gt;Next time i will not it&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 12:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/merging-small-polygons-with-biggest-adjacent/m-p/231508#M13149</guid>
      <dc:creator>Jose_AlbertoNúñez</dc:creator>
      <dc:date>2018-07-24T12:30:30Z</dc:date>
    </item>
  </channel>
</rss>

