<?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 combine non-contiguous polygon in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79298#M4602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to combine two non-contiguous polygons into a single layer, I have tried merge from editor tool, but i cannot select multiple shape files by clicking shift key, dissolve tool is also not helping. Is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2016 04:31:03 GMT</pubDate>
    <dc:creator>arjunputhezhath</dc:creator>
    <dc:date>2016-05-05T04:31:03Z</dc:date>
    <item>
      <title>combine non-contiguous polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79298#M4602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to combine two non-contiguous polygons into a single layer, I have tried merge from editor tool, but i cannot select multiple shape files by clicking shift key, dissolve tool is also not helping. Is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 04:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79298#M4602</guid>
      <dc:creator>arjunputhezhath</dc:creator>
      <dc:date>2016-05-05T04:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: combine non-contiguous polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79299#M4603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should first Append (GP tool) them into on layer and then use merge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 04:52:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79299#M4603</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2016-05-05T04:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: combine non-contiguous polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79300#M4604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merge from Editor tool is to merge two or more feature parts of a single layer.&lt;/P&gt;&lt;P&gt;If the schema of both the polygons are same,&lt;/P&gt;&lt;P&gt;1. you could select the polygon of one layer and copy&lt;/P&gt;&lt;P&gt;2. Start editing the other layer and paste to the second layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 05:01:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79300#M4604</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2016-05-05T05:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: combine non-contiguous polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79301#M4605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a one-off task or something you will be doing dozens or hundreds of times?&amp;nbsp; If the former, I think using a manual method as proposed by &lt;A href="https://community.esri.com/migrated-users/62883"&gt;Jayanta Poddar&lt;/A&gt;​ is the way to go.&amp;nbsp; However, any manual method will quickly get onerous if you are planning on doing this time and again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 14:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79301#M4605</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-05-05T14:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: combine non-contiguous polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79302#M4606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending upon your data and how many of these need to be done, one approach could be to &lt;EM&gt;Dissolve (Data Management)&lt;/EM&gt; with the &lt;EM&gt;Create multipart features (optional&lt;/EM&gt;) setting checked on.&amp;nbsp; Note the tool includes the ability to Dissolve based on a specific field in the data, so that can help differentiate what should be combined.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/EN/ARCGISDESKTOP/10.0/HELP/index.html#//00170000005n000000" title="http://help.arcgis.com/EN/ARCGISDESKTOP/10.0/HELP/index.html#//00170000005n000000"&gt;ArcGIS Desktop&lt;/A&gt; - Dissolve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 17:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/combine-non-contiguous-polygon/m-p/79302#M4606</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-05-05T17:03:33Z</dc:date>
    </item>
  </channel>
</rss>

