<?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 Merging overlapping polygons into one polygon in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375517#M12867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try a spatial join on the different polygon classes, then make a new field calculated from the joined attributes, e.g&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if field a = yes, then new field = new field + "A"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Apr 2010 14:24:38 GMT</pubDate>
    <dc:creator>JonathanBaarda</dc:creator>
    <dc:date>2010-04-22T14:24:38Z</dc:date>
    <item>
      <title>Merging overlapping polygons into one polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375516#M12866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a polygon feature class of weeds.&amp;nbsp; Each polygon represents the area of one weed species.&amp;nbsp; There are many places where there are polygons on top of polygons because the area has several different weeds growing in the same area.&amp;nbsp; I need ONE polygon for these overlapping areas and ONE field listing all the weed species in that area so infested acres are not double counted.&amp;nbsp; So one area may have 4 overlapping polygons representing weeds A,B,C, and D.&amp;nbsp; I want one polygon with one field attributed with A,B,C,D.&amp;nbsp; And ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 20:18:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375516#M12866</guid>
      <dc:creator>JulieLuetzelschwab</dc:creator>
      <dc:date>2010-04-21T20:18:18Z</dc:date>
    </item>
    <item>
      <title>Merging overlapping polygons into one polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375517#M12867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try a spatial join on the different polygon classes, then make a new field calculated from the joined attributes, e.g&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if field a = yes, then new field = new field + "A"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 14:24:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375517#M12867</guid>
      <dc:creator>JonathanBaarda</dc:creator>
      <dc:date>2010-04-22T14:24:38Z</dc:date>
    </item>
    <item>
      <title>Merging overlapping polygons into one polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375518#M12868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the suggestion.&amp;nbsp; I tried it and it only joined to one other polygon, not all 4 that are overlapping.&amp;nbsp; I also tried IDENTITY and it does the same thing - it only attaches to one other polygon, not all 4 that are overlapping.&amp;nbsp; UNION won't let you union a layer to itself but I could make copies.&amp;nbsp; But with IDENTITY and UNION it still only attaches to one other overlapping polygon.&amp;nbsp; If I do an IDENTITY four times it still attaches to the same polygon, it doesn't know to look for a polygon it hasn't attached to, if that makes any sense.&amp;nbsp; Another option is to split out this feature class into about 20 feature classes with each one being a unique weed species, then merging them back together and then concatenate all the species code fields into one field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 16:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/merging-overlapping-polygons-into-one-polygon/m-p/375518#M12868</guid>
      <dc:creator>JulieLuetzelschwab</dc:creator>
      <dc:date>2010-04-22T16:55:43Z</dc:date>
    </item>
  </channel>
</rss>

