<?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: Create feature class tool overwriting already existing feature classes irrespective of same name in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1259253#M65655</link>
    <description>&lt;P&gt;Thanks a lot&amp;nbsp;Dan. I have changed the script accordingly and now it's running as expected&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2023 08:28:49 GMT</pubDate>
    <dc:creator>MSG_18</dc:creator>
    <dc:date>2023-02-17T08:28:49Z</dc:date>
    <item>
      <title>Create feature class tool overwriting already existing feature classes irrespective of same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1257477#M65444</link>
      <description>&lt;P&gt;When a feature class is being created through ArcCatalog (Right click the gdb -&amp;gt; New feature class) and if the feature class name already exists, the process won't get finished. In fact, the "Finish" button will be in disabled state unless the name is changed. Example image as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MSG_18_3-1676291155738.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/62678i9D48B0C5E860BC2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="MSG_18_3-1676291155738.png" alt="MSG_18_3-1676291155738.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if i use arcpy "arcpy.CreateFeatureclass_management" script, the already existing feature class - which has the same name as that of new one - is getting overwritten by the new one. I tried the same through "Create Feature Class (Data Management)" tool. Same result. Even though we get a warning - the process runs anyway and output feature class is being created irrespective of already existing name. Example screenshot below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MSG_18_0-1676291042982.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/62677i364E4C19B835289C/image-size/large?v=v2&amp;amp;px=999" role="button" title="MSG_18_0-1676291042982.png" alt="MSG_18_0-1676291042982.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am running a script which will create feature classes in bulk. But since new feature classes are getting overwritten without error or warning, how to overcome this ?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 12:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1257477#M65444</guid>
      <dc:creator>MSG_18</dc:creator>
      <dc:date>2023-02-13T12:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create feature class tool overwriting already existing feature classes irrespective of same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1257835#M65482</link>
      <description>&lt;P&gt;Every tool's environment tab allows you to set environments like whether to overwrite outputs or existing data.&lt;/P&gt;&lt;P&gt;see&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/env.htm" target="_blank"&gt;env—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;overwriteOutput&amp;nbsp; (Read and Write)&lt;/P&gt;&lt;P&gt;and set/get it in your scripts. or set it in a tool's Environments Tab&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 02:30:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1257835#M65482</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-02-14T02:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create feature class tool overwriting already existing feature classes irrespective of same name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1259253#M65655</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;Dan. I have changed the script accordingly and now it's running as expected&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 08:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-feature-class-tool-overwriting-already/m-p/1259253#M65655</guid>
      <dc:creator>MSG_18</dc:creator>
      <dc:date>2023-02-17T08:28:49Z</dc:date>
    </item>
  </channel>
</rss>

