<?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: Move feature class from dataset A to dataset B in database in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025658#M59899</link>
    <description>&lt;P&gt;Okay, that is what I feared. The feature class has a number of relationships, so it will be more work than just a straight forward copy and delete. I first have to delete the relationships and then rebuild them after. All doable...&lt;/P&gt;&lt;P&gt;On a side note, I wonder if Esri is really copying, deleting, and rebuilding relationships with ArcObjects. I suspect they are just tweaking the database metadata tables like updating the sde.gdb_items table. I am tempted to test in the dev environment. But it is too risky when I go to production&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":unamused_face:"&gt;😒&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Feb 2021 23:31:54 GMT</pubDate>
    <dc:creator>forestknutsen1</dc:creator>
    <dc:date>2021-02-10T23:31:54Z</dc:date>
    <item>
      <title>Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025627#M59896</link>
      <description>&lt;P&gt;Is it possible to move a feature class with arcpy from one dataset to another?&lt;/P&gt;&lt;P&gt;There is this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/data-management-questions/move-feature-classes-out-of-feature-dataset/m-p/163438" target="_blank"&gt;https://community.esri.com/t5/data-management-questions/move-feature-classes-out-of-feature-dataset/m-p/163438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That talks about the drag and drop option. There is a code example but it does not look like a working solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/arcpy-move-feature-class-into-feature-dataset/m-p/590134#M46276" target="_blank"&gt;https://community.esri.com/t5/python-questions/arcpy-move-feature-class-into-feature-dataset/m-p/590134#M46276&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It talks about using Feature Class to Geodatabase. But this appears to just create a new copy of the feature class in the target dataset.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 22:19:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025627#M59896</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2021-02-10T22:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025630#M59897</link>
      <description>&lt;P&gt;You'll need to use copy and delete to perform a "move" operation like you describe. If the two datasets have different coordinate systems, you'll first need to project the data.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 22:23:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025630#M59897</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2021-02-10T22:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025635#M59898</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/191789"&gt;@BlakeTerhune&lt;/a&gt;&amp;nbsp;says... any "move" isn't really a move, it is move-like but the details are hidden for most&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 22:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025635#M59898</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-10T22:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025658#M59899</link>
      <description>&lt;P&gt;Okay, that is what I feared. The feature class has a number of relationships, so it will be more work than just a straight forward copy and delete. I first have to delete the relationships and then rebuild them after. All doable...&lt;/P&gt;&lt;P&gt;On a side note, I wonder if Esri is really copying, deleting, and rebuilding relationships with ArcObjects. I suspect they are just tweaking the database metadata tables like updating the sde.gdb_items table. I am tempted to test in the dev environment. But it is too risky when I go to production&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":unamused_face:"&gt;😒&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 23:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025658#M59899</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2021-02-10T23:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025728#M59900</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you do not want to move relates then the best way is to create identical new feature class at target db then use Append to transfer data only.&lt;/P&gt;&lt;P&gt;Then if you Delete from source db the relations will be deleted but not the tables that the relations pointing to.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 05:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1025728#M59900</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2021-02-11T05:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1027015#M59982</link>
      <description>&lt;P&gt;Right Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 23:13:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1027015#M59982</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2021-02-15T23:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1066768#M61323</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you tried to check your theory? any results?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 07:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1066768#M61323</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2021-06-10T07:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Move feature class from dataset A to dataset B in database</title>
      <link>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1067624#M61348</link>
      <description>&lt;P&gt;I did not. I&amp;nbsp;chickened out. I needed a process that I could use in production. So, I was risk&amp;nbsp;risk-averse. Let me know if you give it a go &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 01:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-feature-class-from-dataset-a-to-dataset-b-in/m-p/1067624#M61348</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2021-06-12T01:00:57Z</dc:date>
    </item>
  </channel>
</rss>

