Right now LoadLayers is really really over-determined, checking every node in the database for every possible child type, and then checking every child for every child type. Based on practice, is it incorrect to assume that we can only see the following OGR-readable objects in the database:
\Table \Feature Class \Feature Dataset\Feature Class Where the Feature Dataset is not actually readable, but contains Feature Classes that are. If I'm wrong, could someone create me a FGDB with a different structure to play with? Paul _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
