I can also supply more FGDB's with different types of layers, numbers, binary
attachments, etc.

Let me know if there is a specific type or types of layers/feature
classes/feature datasets you need.

Mike


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Paul Ramsey
Sent: Friday, May 06, 2011 7:20 PM
To: [email protected]
Subject: [gdal-dev] LoadLayers (FGDB)

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
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to