<?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 How do I combine two Point Feature Classes into one? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458353#M83175</link>
    <description>&lt;P&gt;In Arcgis Pro 3.2.2. In this case I have two sets of shovel test points that I want to be combined and retain all data fields. I saw one topic that suggested using "Pairwise Dissolve" to convert it to a multipoint feature, but that causes it to be just one row in the attribute table (and merging them still didn't even work afterwards).&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 14:57:09 GMT</pubDate>
    <dc:creator>jwrrenv</dc:creator>
    <dc:date>2024-05-13T14:57:09Z</dc:date>
    <item>
      <title>How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458353#M83175</link>
      <description>&lt;P&gt;In Arcgis Pro 3.2.2. In this case I have two sets of shovel test points that I want to be combined and retain all data fields. I saw one topic that suggested using "Pairwise Dissolve" to convert it to a multipoint feature, but that causes it to be just one row in the attribute table (and merging them still didn't even work afterwards).&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 14:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458353#M83175</guid>
      <dc:creator>jwrrenv</dc:creator>
      <dc:date>2024-05-13T14:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458635#M83180</link>
      <description>&lt;P&gt;Try Append:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/append.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If the feature classes have different schemas, you will need to use the field map at the bottom of the tool.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 15:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458635#M83180</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-05-13T15:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458646#M83181</link>
      <description>&lt;P&gt;Hi. Can you not just use the geoprocessing tool 'Merge'? That allows you to combine the two point datasets into a single output, and also keep all fields... might do the trick?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 15:27:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458646#M83181</guid>
      <dc:creator>DanHardwick</dc:creator>
      <dc:date>2024-05-13T15:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458649#M83182</link>
      <description>&lt;P&gt;The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/merge.htm" target="_self"&gt;Merge GP tool&lt;/A&gt; with the Field Map parameters should do this.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 15:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1458649#M83182</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2024-05-13T15:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1459499#M83188</link>
      <description>&lt;P&gt;No, it says "The destination layer type cannot be merged."&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 17:37:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1459499#M83188</guid>
      <dc:creator>jwrrenv</dc:creator>
      <dc:date>2024-05-13T17:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1459593#M83190</link>
      <description>&lt;P&gt;Create a feature class that has all of the attributes in it.&amp;nbsp; then use data loader and load the points. Or copy and paste from original to the new one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR, decide which Point feature to modify.&amp;nbsp; Open Data Design&amp;gt; Fields for both feature classes.&amp;nbsp; Copy all of the attributes from one (other than things like object id, global id etc) and paste them in the the keeper class.&amp;nbsp; Remove the attributes which may be duplicated and save.&amp;nbsp; then copy and paste into the keeper feature&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 17:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1459593#M83190</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2024-05-13T17:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1460366#M83207</link>
      <description>&lt;P&gt;yeah that combines them but it doesn't bring along any of the attribute data&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 19:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1460366#M83207</guid>
      <dc:creator>jwrrenv</dc:creator>
      <dc:date>2024-05-13T19:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1460638#M83210</link>
      <description>&lt;P&gt;Maybe this will help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=7UObc49f1JY" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=7UObc49f1JY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.arcgis.com/en/projects/merge-multiple-layers-into-one/" target="_blank"&gt;https://learn.arcgis.com/en/projects/merge-multiple-layers-into-one/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 20:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1460638#M83210</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-05-13T20:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1469790#M83275</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-14 213608.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104135iC0D68776D57AA905/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-05-14 213608.png" alt="Screenshot 2024-05-14 213608.png" /&gt;&lt;/span&gt;This is the issue I'm having with the Merge tool. The two layers i'm trying to merge are both "point" types: "STPs" and "New_STPs", these are the errors I get.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 01:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1469790#M83275</guid>
      <dc:creator>jwrrenv</dc:creator>
      <dc:date>2024-05-15T01:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I combine two Point Feature Classes into one?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1470893#M83276</link>
      <description>&lt;P&gt;ok i got it to do what I needed by creating a new feature and importing fields from one of the features i'm trying to merge, then append worked by selecting Use the field map to reconcile field differences, it still warned about something. This makes my life a bit easier, thanks. I swear this software actively wants me to feel psychological torment.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 04:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-combine-two-point-feature-classes-into/m-p/1470893#M83276</guid>
      <dc:creator>jwrrenv</dc:creator>
      <dc:date>2024-05-15T04:49:44Z</dc:date>
    </item>
  </channel>
</rss>

