Good evening, I remove the class features that do not have data from a file geodatabase "automatic" way? without having to enter the feature and see that there is information to delete the geodatabase?
There is no way to automatically do anything unless there is a process to do it provided by someone
Thanks for your reply.
I just want to clear it has no information but automatically
Using Python, you can use:
1.) ListFeatureClasses
2.) GetCount
3.) Delete
Reply once you've got a script going for more help.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.