<?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 Cannot overwriteOutput with arcpy.da.NumPyArrayToFeatureClass in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-overwriteoutput-with-arcpy-da/m-p/647857#M28791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to run NumPyArrayToFeatureClass from both and ArcGIS Pro interactive session (built in python console) or from a script, it does not let me overwrite output despite setting the env.overwriteOutput variable to True&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.env.overwriteOutput = True&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.da.NumPyArrayToFeatureClass(arr,fc,['xy'],sr)&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;pyshell#28&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt; arcpy.da.NumPyArrayToFeatureClass(arr,fc,['xy'],sr)&lt;BR /&gt;RuntimeError: table 'C:\Users\olive\OneDrive\Documents\ArcGIS\Projects\MyProject\MyProject.gdb\charlie' Exists&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Jul 2017 16:30:28 GMT</pubDate>
    <dc:creator>OliverDaniel</dc:creator>
    <dc:date>2017-07-02T16:30:28Z</dc:date>
    <item>
      <title>Cannot overwriteOutput with arcpy.da.NumPyArrayToFeatureClass</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-overwriteoutput-with-arcpy-da/m-p/647857#M28791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to run NumPyArrayToFeatureClass from both and ArcGIS Pro interactive session (built in python console) or from a script, it does not let me overwrite output despite setting the env.overwriteOutput variable to True&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.env.overwriteOutput = True&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.da.NumPyArrayToFeatureClass(arr,fc,['xy'],sr)&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;pyshell#28&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt; arcpy.da.NumPyArrayToFeatureClass(arr,fc,['xy'],sr)&lt;BR /&gt;RuntimeError: table 'C:\Users\olive\OneDrive\Documents\ArcGIS\Projects\MyProject\MyProject.gdb\charlie' Exists&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 16:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-overwriteoutput-with-arcpy-da/m-p/647857#M28791</guid>
      <dc:creator>OliverDaniel</dc:creator>
      <dc:date>2017-07-02T16:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot overwriteOutput with arcpy.da.NumPyArrayToFeatureClass</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/cannot-overwriteoutput-with-arcpy-da/m-p/647858#M28792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is because you can't... check the &lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/data-access/numpyarraytofeatureclass.htm"&gt;warning in the help topic&lt;/A&gt; same in arcmap or in Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Jul 2017 16:42:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/cannot-overwriteoutput-with-arcpy-da/m-p/647858#M28792</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-07-02T16:42:54Z</dc:date>
    </item>
  </channel>
</rss>

