<?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: Merge polygons without creating multipart feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238432#M63066</link>
    <description>&lt;P&gt;I am using the Merge tool on the Edit tab. It should create multipart polygons if my polygons didn't share a boundary, but they do and I'm still getting multipart features. I've run topology, and I don't have any gaps in my polygons and their boundaries are covered by the linework used to create them, so the vertices should match.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 18:42:54 GMT</pubDate>
    <dc:creator>AmyDunn</dc:creator>
    <dc:date>2022-12-06T18:42:54Z</dc:date>
    <item>
      <title>Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238408#M63062</link>
      <description>&lt;P&gt;I am trying to merge polygons that share a boundary in ArcPro and end up with a multipart feature that I can then explode back into its separate polys. If I pull the polygons into ArcMap and merge them, it creates a single-part feature. When I try to explode in ArcMap, it doesn't warn me that there are no multipart features to explode, but it also doesn't separate the polygons either. It just recreates the same single-part poly with a new object ID. If I add that back into ArcPro, it will not let me explode because there's nothing to separate.&lt;/P&gt;&lt;P&gt;Any ideas about what is going on here? I would just like to merge polys into a single-part feature in ArcPro.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 18:12:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238408#M63062</guid>
      <dc:creator>AmyDunn</dc:creator>
      <dc:date>2022-12-06T18:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238425#M63064</link>
      <description>&lt;P&gt;What workflow/GP tool are you using?&amp;nbsp; On the Edit core tab in ArcGIS Pro is the Modify Features command that opens up a pane of modification tools.&amp;nbsp; In the Modify Features pane is the Merge command.&amp;nbsp; You can read more about it &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/merge-features-into-one-feature.htm" target="_self"&gt;here&lt;/A&gt; as well as it's options.&amp;nbsp; I don't believe it creates multipart polygons.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 18:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238425#M63064</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2022-12-06T18:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238432#M63066</link>
      <description>&lt;P&gt;I am using the Merge tool on the Edit tab. It should create multipart polygons if my polygons didn't share a boundary, but they do and I'm still getting multipart features. I've run topology, and I don't have any gaps in my polygons and their boundaries are covered by the linework used to create them, so the vertices should match.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 18:42:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238432#M63066</guid>
      <dc:creator>AmyDunn</dc:creator>
      <dc:date>2022-12-06T18:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238438#M63069</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/154912"&gt;@AmyDunn&lt;/a&gt;&amp;nbsp;Merge (Modify tool Edit tab) will create multipart polygons, even if they share a boundary when they have at least 1 Z value that doesn't match between them. The reasoning behind this was to prevent creating non-planar polygons, which are problematic for analysis. However, we are reconsidering this approach for a future release of the software.&lt;/P&gt;&lt;P&gt;Suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set the Z values to match using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/edit-vertex-z-values.htm#ESRI_SECTION1_C4312DAEDE7E40C7A90ADA10E4C18985" target="_blank" rel="noopener"&gt;Edit Vertices&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Set them all to 0 using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/edit-vertex-z-values.htm#ESRI_SECTION1_C4312DAEDE7E40C7A90ADA10E4C18985" target="_blank" rel="noopener"&gt;Edit Vertices&lt;/A&gt;&lt;UL&gt;&lt;LI&gt;See attached image&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Or if Z values are not important to you, run Feature Class To Feature Class but set the 'Output has Z Values' to Disabled in the tool's environment setting. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/output-has-z-values.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/output-has-z-values.htm&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 18:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238438#M63069</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2022-12-06T18:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238492#M63073</link>
      <description>&lt;P&gt;You can try Dissolve tool with "Create multipart features" option unchecked.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/dissolve.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/dissolve.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 21:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238492#M63073</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2022-12-06T21:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238515#M63075</link>
      <description>&lt;P&gt;Z values aren't necessarily important to us right now, but they might be in the future. We are in the infancy of 3D mapping. I think the Z values the vertices had were the same anyway, but I also tried setting them to 0 and using Update Feature Z with a DTM, and it still wouldn't let me merge polys into a single-part feature. Merge only seems to work properly if I disable the z values entirely. I then enabled them again, and it merged correctly. As soon as I use Update Feature Z again, it does multipart so it doesn't seem like we can have Z values at all.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 21:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238515#M63075</guid>
      <dc:creator>AmyDunn</dc:creator>
      <dc:date>2022-12-06T21:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons without creating multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238525#M63076</link>
      <description>&lt;P&gt;This is a workaround where I would have to dissolve the polys using every attribute field, delete the old polys, and import the new dissolved poly. I should be able to merge polys with Z values, this used to work. Maybe a bug in 3.0.3? It's just another thing I have to go back to ArcMap for.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 22:03:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-without-creating-multipart-feature/m-p/1238525#M63076</guid>
      <dc:creator>AmyDunn</dc:creator>
      <dc:date>2022-12-06T22:03:56Z</dc:date>
    </item>
  </channel>
</rss>

