<?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: Copy feature dataset but not the features inside in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249547#M19262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Export it as an XML, making sure you check the schema only option.&amp;nbsp; Then import it into the new location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 17:15:07 GMT</pubDate>
    <dc:creator>JeffWard</dc:creator>
    <dc:date>2014-09-19T17:15:07Z</dc:date>
    <item>
      <title>Copy feature dataset but not the features inside</title>
      <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249546#M19261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to copy a feature dataset but not feature classes within using python?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 17:09:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249546#M19261</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2014-09-19T17:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Copy feature dataset but not the features inside</title>
      <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249547#M19262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Export it as an XML, making sure you check the schema only option.&amp;nbsp; Then import it into the new location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 17:15:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249547#M19262</guid>
      <dc:creator>JeffWard</dc:creator>
      <dc:date>2014-09-19T17:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Copy feature dataset but not the features inside</title>
      <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249548#M19263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jeff. I had no idea about this. Here was looking for a workaround and there is a pre-made&amp;nbsp; thing right there in think right there in arc. lol. I feel a little foolish. oh well lose some win some. Thanks for the help &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 18:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249548#M19263</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2014-09-19T18:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copy feature dataset but not the features inside</title>
      <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249549#M19264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am testing it now... to see if it can handle all of the datasets at once. If so there will be no need for automation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 18:34:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249549#M19264</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2014-09-19T18:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Copy feature dataset but not the features inside</title>
      <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249550#M19265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the feature classes without the features? If so I think the most straightforward way would be to run CreateFeatureDataset_management (using the input feature class for the CS) and CreateFeatureClass_management (using the input feature classes inside the input feature class as schema templates). If you needed to do this more than once, this could be pretty straightforward to automate using ModelBuilder or Python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 19:10:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249550#M19265</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-09-19T19:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Copy feature dataset but not the features inside</title>
      <link>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249551#M19266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Curtis. I think that the schema method is what I want at this time. Thanks for the input that is very good to know for the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 20:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-feature-dataset-but-not-the-features-inside/m-p/249551#M19266</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2014-09-19T20:55:01Z</dc:date>
    </item>
  </channel>
</rss>

