<?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: Delete empty Feature Classes from GDB in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273869#M15747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably the easiest way to do this, would be to use some python coding. You may want to move this thread to the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt; space. Please remove any duplicate posts of this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can loop through all the workspaces based on a list of gdb's or recursively loop (walk) through folders. Read the content (list featureclasses) and for each featureclass do a count on the features and delete those with 0 features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Apr 2015 02:13:54 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-04-10T02:13:54Z</dc:date>
    <item>
      <title>Delete empty Feature Classes from GDB</title>
      <link>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273868#M15746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have many feature classes in multiple gdbs that have empty feature classes. Is there anyway to automate a process to look through each .gdb, find the empty feature classes, and to delete the empty feature classes from the .gdb?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273868#M15746</guid>
      <dc:creator>ThomasWhite4</dc:creator>
      <dc:date>2015-04-09T20:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Delete empty Feature Classes from GDB</title>
      <link>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273869#M15747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably the easiest way to do this, would be to use some python coding. You may want to move this thread to the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt; space. Please remove any duplicate posts of this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can loop through all the workspaces based on a list of gdb's or recursively loop (walk) through folders. Read the content (list featureclasses) and for each featureclass do a count on the features and delete those with 0 features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 02:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273869#M15747</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-04-10T02:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Delete empty Feature Classes from GDB</title>
      <link>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273870#M15748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the guidance and redirection!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 14:04:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/delete-empty-feature-classes-from-gdb/m-p/273870#M15748</guid>
      <dc:creator>ThomasWhite4</dc:creator>
      <dc:date>2015-04-10T14:04:14Z</dc:date>
    </item>
  </channel>
</rss>

