<?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: Exporting Data to a New Feature Class in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197063#M15115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, the 'Select_analysis' tool exports only the selected features as well, without requiring an SQL parameter. So, I wonder what the difference is? Thanks for letting me know about another option! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 23:54:33 GMT</pubDate>
    <dc:creator>BrittanyGale</dc:creator>
    <dc:date>2012-02-23T23:54:33Z</dc:date>
    <item>
      <title>Exporting Data to a New Feature Class</title>
      <link>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197060#M15112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this is a simple question. I cannot find the help I need by searching Google and Esri Support though. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;How do I export selected features to a new feature class?&lt;/STRONG&gt;&lt;SPAN&gt; Without python, this is very simple: Right-click the desired layer &amp;gt; Data &amp;gt; Export Data...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 17:30:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197060#M15112</guid>
      <dc:creator>BrittanyGale</dc:creator>
      <dc:date>2012-02-23T17:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data to a New Feature Class</title>
      <link>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197061#M15113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind! I found my answer right after I posted this. Oops. (arcpy.Select_analysis). Anyone know how to delete a post?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 17:36:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197061#M15113</guid>
      <dc:creator>BrittanyGale</dc:creator>
      <dc:date>2012-02-23T17:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data to a New Feature Class</title>
      <link>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197062#M15114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another "export" tool is the CopyFeatures_management() tool - it's probably the export method I use the most since it only exports the selected features to a new FC. There is no SQL parameter like the Select_analysis() tool. Rather it uses the current selection set that was created by SelectByAttributes, SelectByLocation, or some other "selecty-type" tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 17:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197062#M15114</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2012-02-23T17:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data to a New Feature Class</title>
      <link>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197063#M15115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, the 'Select_analysis' tool exports only the selected features as well, without requiring an SQL parameter. So, I wonder what the difference is? Thanks for letting me know about another option! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 23:54:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/exporting-data-to-a-new-feature-class/m-p/197063#M15115</guid>
      <dc:creator>BrittanyGale</dc:creator>
      <dc:date>2012-02-23T23:54:33Z</dc:date>
    </item>
  </channel>
</rss>

