<?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 combine the polygon with same attribute in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90022#M5248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question remains open.&amp;nbsp; Was it answered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2019 08:48:09 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-07-23T08:48:09Z</dc:date>
    <item>
      <title>How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90014#M5240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, I have a shp with includes the table&amp;nbsp;with field QUY_HOACH, The table data included:&lt;/P&gt;&lt;P&gt;CCC- ĐẤT CÓ MỤC ĐÍCH CÔNG CỘNG&lt;/P&gt;&lt;P&gt;ODT- ĐẤT Ở TẠI ĐÔ THỊ&lt;/P&gt;&lt;P&gt;ODT- ĐẤT Ở TẠI ĐÔ THỊ&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;then I want to combine objects close together and the same attributes together&lt;/P&gt;&lt;P&gt;For example, if the data is ccc then all the data that is ccc close together will automatically merge together...&lt;/P&gt;&lt;P&gt;Initial results&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/453422_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;And the&amp;nbsp;result&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/453423_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;Because there are so many polygons, I can't do it manually, hopefully everyone could help me&amp;nbsp; which tool can automatically do this job.&lt;/P&gt;&lt;P&gt;i have attached the data here for your references...&lt;/P&gt;&lt;P&gt;sorry for my bad english.&lt;/P&gt;&lt;P&gt;Thanks everyone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 09:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90014#M5240</guid>
      <dc:creator>MRC</dc:creator>
      <dc:date>2019-07-18T09:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90015#M5241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dissolve on your attribute field looks like it might work&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/dissolve.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/dissolve.htm"&gt;Dissolve—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might have to follow that up with a&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/multipart-to-singlepart.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/multipart-to-singlepart.htm"&gt;Multipart To Singlepart—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if some of the polygons were a combination of adjacent and non-adjacent polygons prior to the dissolve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 11:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90015#M5241</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-07-18T11:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90016#M5242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/367524"&gt;Havan Cong&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had a quick look at your data (see screen captures below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the following tools to accomplish what you want:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Dissolve -&lt;/STRONG&gt; Aggregates features based on specified attributes.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Multipart To Singlepart -&lt;/STRONG&gt; Creates a feature class containing singlepart features generated by separating multipart input features.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first step will combine all features base on the content of the field QUY_HOACH and will reduce the number of records from 1,126 to only 11. In the second step you split these 11 multipart objects into 852 singlepart features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this solve your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&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/453420_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/453421_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/453440_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 11:40:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90016#M5242</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-07-18T11:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90017#M5243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;A _jive_internal="true" class="" data-userid="3116" data-username="Dan_Patterson" href="https://community.esri.com/people/Dan_Patterson" style="color: #8ca9cd; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Dan Patterson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it's work for me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 01:24:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90017#M5243</guid>
      <dc:creator>MRC</dc:creator>
      <dc:date>2019-07-19T01:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90018#M5244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your advice&amp;nbsp;&lt;A _jive_internal="true" data-userid="331608" data-username="EPolle_TensingInternational" href="https://community.esri.com/people/EPolle_TensingInternational" style="color: #8ca9cd; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Egge-Jan Pollé&lt;/A&gt;, i&amp;nbsp;will follow for your suggestion!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500; font-size: 17px;"&gt;I am very thankful that you are considering my problem&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 01:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90018#M5244</guid>
      <dc:creator>MRC</dc:creator>
      <dc:date>2019-07-19T01:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90019#M5245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you&amp;nbsp;explain&amp;nbsp;for me&amp;nbsp;these parameters? thanks&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/453578_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 03:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90019#M5245</guid>
      <dc:creator>MRC</dc:creator>
      <dc:date>2019-07-19T03:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90020#M5246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create multipart features should be unchecked since it would defeat the purpose of using the Multipart to singlepart tool.&lt;/P&gt;&lt;P&gt;If you plan to do any 'counts' of your data and have multipart features you will get wrong answers.&lt;/P&gt;&lt;P&gt;If a property owner has 5 properties but they are dissolved by attribute on owner, a count of how many properties the individual has would yield "1"... yes 1 multipart feature rather than 5 properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly with unsplit lines, although it can be useful, it can also have its own issues.&lt;/P&gt;&lt;P&gt;In short, don't leave them checked until you have read the implications from the help files.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 14:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90020#M5246</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-07-19T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90021#M5247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 08:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90021#M5247</guid>
      <dc:creator>MRC</dc:creator>
      <dc:date>2019-07-23T08:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine the polygon with same attribute</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90022#M5248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question remains open.&amp;nbsp; Was it answered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 08:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-the-polygon-with-same-attribute/m-p/90022#M5248</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-07-23T08:48:09Z</dc:date>
    </item>
  </channel>
</rss>

