<?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 Merge Features by Attributes in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592354#M19624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a feature class with multiple items per location in a distinct field, e.g. suburb. I'm looking to automate the merge process of selecting all features based on a unique attribute in a field, merge these shapes, then move onto the next unique location, until the end of the file has been reached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ModelBuilder I imagine I need to use an iterator of some sort, but I can't figure out which one to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 05:31:37 GMT</pubDate>
    <dc:creator>DarrochKaye</dc:creator>
    <dc:date>2012-10-02T05:31:37Z</dc:date>
    <item>
      <title>Merge Features by Attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592354#M19624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a feature class with multiple items per location in a distinct field, e.g. suburb. I'm looking to automate the merge process of selecting all features based on a unique attribute in a field, merge these shapes, then move onto the next unique location, until the end of the file has been reached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ModelBuilder I imagine I need to use an iterator of some sort, but I can't figure out which one to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 05:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592354#M19624</guid>
      <dc:creator>DarrochKaye</dc:creator>
      <dc:date>2012-10-02T05:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Merge Features by Attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592355#M19625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some thought:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Iterate location features with Iterate Feature Selection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Select items to merge within iterated location using Select Features by Location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Merge selected items within location using Dissolve tool where you can specify a field on which dissolve is based.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 06:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592355#M19625</guid>
      <dc:creator>MarcinGasior</dc:creator>
      <dc:date>2012-10-02T06:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Merge Features by Attributes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592356#M19626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The 'Dissolve' tool, if I correctly understand the problem, will take care of this.&amp;nbsp; You can check 'on' multiple fields to dissolve by, say suburb and some other 'unique location' field if necessary.&amp;nbsp; I would think you can do this within 1 fc, but for example if working with an fc and table where the table contains the values to dissolve by, then set up your looping mechanism within modelbuilder as m.gasior suggests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2012 16:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/merge-features-by-attributes/m-p/592356#M19626</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-07T16:47:00Z</dc:date>
    </item>
  </channel>
</rss>

