<?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: Combining features based on an attribute in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32058#M1127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000005n000000"&gt;Dissolve&lt;/A&gt;&lt;SPAN&gt; tool.&amp;nbsp; I believe this will achieve what you are trying to accomplish.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2012 13:44:35 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2012-12-28T13:44:35Z</dc:date>
    <item>
      <title>Combining features based on an attribute</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32057#M1126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a GIS map with all the parcels in my town and I want to mix them into sections. The parcels already have an attribute based on their location within a certain tax section. For instance, some parcels are in section 4A, others in 2H, etc. No parcel has a tax section identification that is not adjacent to other parcels in that section. Is there a way for me to combine all of the parcels and have each tax section as a different shape without building each one at a time?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 11:53:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32057#M1126</guid>
      <dc:creator>GuyCunningham</dc:creator>
      <dc:date>2012-12-28T11:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Combining features based on an attribute</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32058#M1127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000005n000000"&gt;Dissolve&lt;/A&gt;&lt;SPAN&gt; tool.&amp;nbsp; I believe this will achieve what you are trying to accomplish.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 13:44:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32058#M1127</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-12-28T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Combining features based on an attribute</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32059#M1128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jake, I tried using the Dissolve tool, but I keep getting an error message stating&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 001143: Background server threw an exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What does this mean, and how do I fix it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 14:27:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32059#M1128</guid>
      <dc:creator>GuyCunningham</dc:creator>
      <dc:date>2012-12-28T14:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Combining features based on an attribute</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32060#M1129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sometimes&amp;nbsp; disabling background processes and&amp;nbsp; executing the tool in the foreground will serve as a workaround to this error.&amp;nbsp; Try disabling background processing by going to Geoprocessing &amp;gt; Geoprocessing Options &amp;gt; uncheck 'Enable'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 14:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32060#M1129</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-12-28T14:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Combining features based on an attribute</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32061#M1130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That worked, thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 14:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combining-features-based-on-an-attribute/m-p/32061#M1130</guid>
      <dc:creator>GuyCunningham</dc:creator>
      <dc:date>2012-12-28T14:54:27Z</dc:date>
    </item>
  </channel>
</rss>

