Overwrite option for arcpy.conversion.FeatureClassToGeodatabase?

221
0
10-06-2021 09:23 AM
ParkGIS307
New Contributor

Hello,

Is there a way to overwrite a feature with the same name using the arcpy.conversion.FeatureClassToGeodatabase() function?  I have set my overwriteOutput = TRUE already, but when I run the conversion, it does not overwrite my feature in my gdb as I would want. It will rename it "AOI_1", "AOI_2", etc. I thought setting the overwrite output to true would do that to all functions? 

0 Kudos
0 Replies