<?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: ArcPy: Import data into Feature Dataset within Geodatabase in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541877#M42307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The requirements and data types are listed in the help&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/feature-datasets/feature-datasets-in-arcgis-pro.htm" title="https://pro.arcgis.com/en/pro-app/help/data/feature-datasets/feature-datasets-in-arcgis-pro.htm"&gt;Feature datasets in ArcGIS Pro—ArcGIS Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2020 07:52:03 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2020-07-10T07:52:03Z</dc:date>
    <item>
      <title>ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541876#M42306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Geodatabase-file "mygdb.gdb" with a Feature Dataset therein, "mygdb.gdb\fds". How can I move files into that Feature Dataset with ArcPy? Please see picture: I want to move the shapefile "myshp.shp" and the raster "myraster" into that Feature Dataset with ArcPy.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example of data to insert into Feature Dataset" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/499872_fds.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 06:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541876#M42306</guid>
      <dc:creator>BrianSteiner1</dc:creator>
      <dc:date>2020-07-10T06:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541877#M42307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The requirements and data types are listed in the help&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/feature-datasets/feature-datasets-in-arcgis-pro.htm" title="https://pro.arcgis.com/en/pro-app/help/data/feature-datasets/feature-datasets-in-arcgis-pro.htm"&gt;Feature datasets in ArcGIS Pro—ArcGIS Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 07:52:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541877#M42307</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-10T07:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541878#M42308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On that page, I can't find any information about how to handle Feature Datasets with ArcPy. Where is a description how to move an external shapefile or raster into the Feature Dataset with an ArcPy-command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 12:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541878#M42308</guid>
      <dc:creator>BrianSteiner1</dc:creator>
      <dc:date>2020-07-10T12:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541879#M42309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out:&amp;nbsp;&lt;A href="https://community.esri.com/thread/209420-arcpy-move-feature-class-into-feature-dataset"&gt;https://community.esri.com/thread/209420-arcpy-move-feature-class-into-feature-dataset&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 12:53:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541879#M42309</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-07-10T12:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541880#M42310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This explains how to move shapefiles into a geodatabase (in my example: mygdb.gdb). However, I don't understand how to move shapefiles into a Feature Dataset within a geodatabse (in my example: mygdb.gdb\fds).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 12:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541880#M42310</guid>
      <dc:creator>BrianSteiner1</dc:creator>
      <dc:date>2020-07-10T12:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541881#M42311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcpy

&lt;SPAN class="comment token"&gt;#path to input shapefile to be transferred to fgdb feature dataset&lt;/SPAN&gt;
in_shp &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;'C:\myshapefile.shp'&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;#path to output fc within feature dataset&lt;/SPAN&gt;
&lt;SPAN class="comment token"&gt;#will likely error if .shp and feature dataset have different projections&lt;/SPAN&gt;
out_fc &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;'C:\mygdb.gdb\myfeaturedataset\myfeatureclass'&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;#run copy features tool&lt;/SPAN&gt;
arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;CopyFeatures_management&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;in_shp&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; out_fc&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541881#M42311</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-12-11T23:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541882#M42312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you David Pike. I understand from your answer that the Feature Dataset within a Geodatabase is for Feature Files of same projection only. It is neither for Feature Files with another projection nor for Raster Files. My problem was, that I was trying to import a Raster File which is not allowed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 13:44:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541882#M42312</guid>
      <dc:creator>BrianSteiner1</dc:creator>
      <dc:date>2020-07-10T13:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy: Import data into Feature Dataset within Geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541883#M42313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That information was on the link I sent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 15:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-import-data-into-feature-dataset-within/m-p/541883#M42313</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-10T15:19:48Z</dc:date>
    </item>
  </channel>
</rss>

