<div dir="ltr">Update: A fellow user replied directly to me and suggested the "Load Them All" plugin. LTA provides the ability to load geodata (raster and vector) from a directory tree into QGIS with rich filtering ability. It's a terrific utility that I now love. I also found the built-in tool <i>Processing Toolbox/Layer Tools/Export Layer(s) Information</i>, which creates a tabular list of layers either loaded in QGIS or also from a directory tree, is close to my need. They work together reasonably well. However, my first roadblock is that I need to be able to document Esri File Geodatabases and the latter tool ignores them even though ogrinfo can read them.<div><br></div><div>Hope this helps others.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 9, 2022 at 5:39 PM John Zastrow <<a href="mailto:br8kwall@gmail.com">br8kwall@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I'm often presented with piles of geodata from a range of sources and then must characterize, categorize, prioritize, and otherwise process them into a coherent body of data. Is anyone aware of a plugin or script that could use something like ogrinfo/gdal to point at drive/directory tree and create a delimited file/table describing major file types of spatial data structured like the following? <div><br></div><div>"ID", -- incrementing number<br>"Feature Name", -- xyz.shp, or abc.tif<br>"Driver name", -- Shapefile, FileGDB, Geopackage<br>"Full Path", -- full path to file, including inside feature dataset<br>"Geometry", -- point, line, poly, raster, etc.<br>"Feature Count", -- number of vector features<br>"Geographic Coordinate System Name",<br>"Projected Coordinate System Name",<br>"Horizontal Units",<br>"North Bounding Coordinate",<br>"East Bounding Coordinate",<br>"South Bounding Coordinate",<br>"West Bounding Coordinate",<br>"Created Date", -- from file system?<br>"Modified Date", --  OGRinfo seems to report something for the DBF in Shapefiles?<br></div></div>
</blockquote></div>