<?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: Merging 2 or more point layers to 1 layer within a feature class. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253640#M64888</link>
    <description>&lt;P&gt;make sure one isn't Point and the other something else like PointZ or MultiPoint&lt;/P&gt;</description>
    <pubDate>Wed, 01 Feb 2023 02:28:20 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2023-02-01T02:28:20Z</dc:date>
    <item>
      <title>Merging 2 or more point layers to 1 layer within a feature class.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253612#M64881</link>
      <description>&lt;P&gt;I am would like to merge 2 or more point layers within a feature class to 1 layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But have yet to find a solution.&lt;/P&gt;&lt;P&gt;I am able to do this for Polygons and Lines using the Merge Tool in the Edit tab.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why not points ?!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":face_savoring_food:"&gt;😋&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 23:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253612#M64881</guid>
      <dc:creator>Alexandra_Cooper</dc:creator>
      <dc:date>2023-01-31T23:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 or more point layers to 1 layer within a feature class.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253619#M64883</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see any problem with using the Merge tool in Data Management (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/merge.htm" target="_blank"&gt;Merge (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;). It is available in ArcGIS Pro/Desktop -&amp;gt; Geoprecessing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 00:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253619#M64883</guid>
      <dc:creator>anbinh</dc:creator>
      <dc:date>2023-02-01T00:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 or more point layers to 1 layer within a feature class.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253640#M64888</link>
      <description>&lt;P&gt;make sure one isn't Point and the other something else like PointZ or MultiPoint&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 02:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253640#M64888</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-02-01T02:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 or more point layers to 1 layer within a feature class.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253702#M64893</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I am would like to merge 2 or more point layers within a feature class to 1 layer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;You say that you want to do this with the interactive Merge tool in the Edit tab, so I'm assuming you mean point &lt;STRONG&gt;features&lt;/STRONG&gt;, not layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A feature is one row in your feature class. A layer is the representation of your feature class in ArcGIS Pro (used for symbology, labels, selections, etc.). Sorry if that sounds nitpicky, but that's why the others assume you want to merge feature classes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyway, Dan's answer is really close: You can't merge Points, only Multipoints. So you have to convert your point feature class into a multipoint feature class first:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Use the Pairwise Dissolve tool to turn your point feature class into a new multipoint feature class.&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Toolboxes -&amp;gt; Analysis -&amp;gt; Pairwise Overlay -&amp;gt; Pairwise dissolve&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;choose all fields as Dissolve fields&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;make sure the "Create multipart features" checkbox is marked&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Select all features in the new feature class and run the interactive Explode tool in the edit tab&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This new feature class is a multipoint featureclass, you can merge your point features here.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 09:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1253702#M64893</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-02-01T09:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 or more point layers to 1 layer within a feature class.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1254680#M65061</link>
      <description>&lt;P&gt;Johannes! That was it the Multi point vs the Z point. Thank you for the detailed instructions. And no worries about the terminology. One must be on point&amp;nbsp; (no pun intended &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;) for this kinda work! So thank you again.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 23:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-2-or-more-point-layers-to-1-layer-within-a/m-p/1254680#M65061</guid>
      <dc:creator>Alexandra_Cooper</dc:creator>
      <dc:date>2023-02-02T23:09:00Z</dc:date>
    </item>
  </channel>
</rss>

