<?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: Lost Domain info during Merge in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1374935#M8836</link>
    <description>&lt;P&gt;Comparing the output from ArcGIS Desktop 10.8.2 and Pro 3.1.3, I found this same issue with the domains... PLUS... Pro seems to retain the default value setting of the input fields, where ArcGIS Desktop did not.&amp;nbsp; When one of the input feature classes does not have that particular field, instead of the corresponding output polygon remaining Null (as with Desktop) for that field, the Pro merge changes that record to the default value.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2024 17:57:29 GMT</pubDate>
    <dc:creator>Steve_Salas</dc:creator>
    <dc:date>2024-01-26T17:57:29Z</dc:date>
    <item>
      <title>Lost Domain info during Merge</title>
      <link>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1239340#M8098</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Situation:&lt;/P&gt;&lt;P&gt;I work in cultural resources. I used Collector to capture data in the field. The template I used included domains for various info (like if I was documenting a walkway, a materials field would have a domain drop down with values for concrete, brick, wood, etc). I have 14 different categories (vegetation, buildings, roads, etc) that each have p/l/p data.&lt;/P&gt;&lt;P&gt;I need to gather all the multiple points, lines, and polygons data into three combined datasets (one each for p/l/p). I then need to add new fields and reexport.&lt;/P&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;P&gt;When I merge all the point feature classes the new output does not preserve the domain values...just the number like 2, 4, 5, which correspond to concrete, brick, wood, etc).&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;How do I keep the domains intact and properly populated in the new output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that all makes sense.&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 19:46:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1239340#M8098</guid>
      <dc:creator>KeyesWilliamson</dc:creator>
      <dc:date>2022-12-08T19:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Domain info during Merge</title>
      <link>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1239344#M8099</link>
      <description>&lt;P&gt;Following up with screenshots.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Settings for merge 1.JPG" style="width: 996px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58038i1474B3EC6A60E74B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Settings for merge 1.JPG" alt="Settings for merge 1.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Settings for merge.JPG" style="width: 943px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58039i6793E09A11BFB9DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Settings for merge.JPG" alt="Settings for merge.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Data to Merge.JPG" style="width: 223px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58037iFCFB148F38A09581/image-size/large?v=v2&amp;amp;px=999" role="button" title="Data to Merge.JPG" alt="Data to Merge.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 19:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1239344#M8099</guid>
      <dc:creator>KeyesWilliamson</dc:creator>
      <dc:date>2022-12-08T19:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Domain info during Merge</title>
      <link>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1239402#M8100</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How do I keep the domains intact and properly populated in the new output?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Check if the output geodatabase featureclass field has the domain and if the domain is assigned to the field.&lt;BR /&gt;&lt;BR /&gt;You can export the geodatabase schema to xml (schema only, no data) then import the xml into a new geodatabase to create an empty geodatabase schema that has the domains,&amp;nbsp;and has the domains assigned to the fields, then you can use the data append tool to load (merge) the data from multiple sources into the empty geodatabase schema.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 21:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1239402#M8100</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2022-12-08T21:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Domain info during Merge</title>
      <link>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1374935#M8836</link>
      <description>&lt;P&gt;Comparing the output from ArcGIS Desktop 10.8.2 and Pro 3.1.3, I found this same issue with the domains... PLUS... Pro seems to retain the default value setting of the input fields, where ArcGIS Desktop did not.&amp;nbsp; When one of the input feature classes does not have that particular field, instead of the corresponding output polygon remaining Null (as with Desktop) for that field, the Pro merge changes that record to the default value.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:57:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/lost-domain-info-during-merge/m-p/1374935#M8836</guid>
      <dc:creator>Steve_Salas</dc:creator>
      <dc:date>2024-01-26T17:57:29Z</dc:date>
    </item>
  </channel>
</rss>

