<?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 Script to Export and Replace Feature Class in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/script-to-export-and-replace-feature-class/m-p/252780#M19474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to have someone select features from one feature class then export them and import them into another feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The step that is slipping us up is that we would prefer to not create multiple exported feature classes in the same location but rather replace the previously saved one with the new one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking to create a script in Arc 9.1 to delete a previously exported feature class and then replace it with a newly exported one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 10:18:42 GMT</pubDate>
    <dc:creator>MichaelDougherty</dc:creator>
    <dc:date>2012-11-09T10:18:42Z</dc:date>
    <item>
      <title>Script to Export and Replace Feature Class</title>
      <link>https://community.esri.com/t5/python-questions/script-to-export-and-replace-feature-class/m-p/252780#M19474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to have someone select features from one feature class then export them and import them into another feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The step that is slipping us up is that we would prefer to not create multiple exported feature classes in the same location but rather replace the previously saved one with the new one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking to create a script in Arc 9.1 to delete a previously exported feature class and then replace it with a newly exported one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-to-export-and-replace-feature-class/m-p/252780#M19474</guid>
      <dc:creator>MichaelDougherty</dc:creator>
      <dc:date>2012-11-09T10:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Script to Export and Replace Feature Class</title>
      <link>https://community.esri.com/t5/python-questions/script-to-export-and-replace-feature-class/m-p/252781#M19475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not recall when overWriteouput was introduced but you might be able to simply place this at the top of your script. This environment setting allows overwriting existing outputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=OverwriteOutput%20method"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=OverwriteOutput%20method&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that does not exist in 9.1, you might be able to use the Delete command and then when you recreate the feature class has already been deleted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 13:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/script-to-export-and-replace-feature-class/m-p/252781#M19475</guid>
      <dc:creator>RonnieRichards</dc:creator>
      <dc:date>2012-11-09T13:42:50Z</dc:date>
    </item>
  </channel>
</rss>

