Popular recipes tagged "geodatabase"http://code.activestate.com/recipes/tags/geodatabase/2013-09-10T13:39:47-07:00ActiveState Code RecipesListPopulatedFeatures&Tables.py (Python)
2013-09-10T13:39:47-07:00kmoneyhttp://code.activestate.com/recipes/users/4187770/http://code.activestate.com/recipes/578654-listpopulatedfeaturestablespy/
<p style="color: grey">
Python
recipe 578654
by <a href="/recipes/users/4187770/">kmoney</a>
(<a href="/recipes/tags/arcgis/">arcgis</a>, <a href="/recipes/tags/catalog/">catalog</a>, <a href="/recipes/tags/features/">features</a>, <a href="/recipes/tags/geodatabase/">geodatabase</a>, <a href="/recipes/tags/tables/">tables</a>).
</p>
<p>Quick and dirty Pytyon 2.7.5 script that prints a catalog of non-empty features and tables within a file-gdb or folder of mdb's using ArcGIS 10.1's arcpy library.</p>