<?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: Not only dissolving the shape but merging the attributes in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462924#M15563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;For text, you are only given the option to use first or last.&amp;nbsp; You could always try a spatial or attribute join back of missing attributes if needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Mar 2019 22:22:45 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-03-29T22:22:45Z</dc:date>
    <item>
      <title>Not only dissolving the shape but merging the attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462923#M15562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dissolve overlapping polygons to determine where they overlap. The shapes that dissolve are correct. The next step I want is to merge the records into 1 polygon. My problem is when 2 polygons overlap it creates&amp;nbsp;2 identical&amp;nbsp;shapes polygons. The only difference is the attribute data behind it. Can I somehow combine the attribute data into a single polygon, that says Circle1,Circle2?&amp;nbsp;&amp;nbsp;The picture I uploaded may aid in my query. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 21:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462923#M15562</guid>
      <dc:creator>GordonBaker</dc:creator>
      <dc:date>2019-03-29T21:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not only dissolving the shape but merging the attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462924#M15563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;For text, you are only given the option to use first or last.&amp;nbsp; You could always try a spatial or attribute join back of missing attributes if needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 22:22:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462924#M15563</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-29T22:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not only dissolving the shape but merging the attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462925#M15564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you used &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/delete-identical.htm"&gt;Delete Identical&lt;/A&gt; tool using the SHAPE field that would remove duplicated geometries, so removing "stacked geometries".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt; suggests you can join data back to the polygons. A trick I use is to extract the centroid, then concatenate the XY coordinate into a single string field this then becomes a unique ID for the point that always sits inside your polygon. You can then hook into this ID for joining data back to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 10:31:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/not-only-dissolving-the-shape-but-merging-the/m-p/462925#M15564</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2019-04-02T10:31:19Z</dc:date>
    </item>
  </channel>
</rss>

