Class GdbCatalog

java.lang.Object
ch.so.agi.filegdb.catalog.GdbCatalog

public final class GdbCatalog extends Object
Reads the geodatabase catalog: the system catalog lists the physical tables, GDB_Items describes the datasets, domains and relationships.

The system catalog maps the row order to the physical table number, see GDAL OpenFileGDB ogropenfilegdbdatasource.cpp.