Re: [gdal-dev] Table Names (FGDB)

2011-05-30 Thread Matt Wilkie
On 30/05/2011 2:47 PM, Paul Ramsey wrote: ...so probably FeatureClass and Table names have to be unique regardless of what FeatureDataset they appear in (true?). I'm not knowledgeable to comment on the aspects of your post, but I can confirm that yes FC and Table names must be unique regardles

[gdal-dev] Table Names (FGDB)

2011-05-30 Thread Paul Ramsey
So, my goal is to map information from FGDB to PostGIS and as much fidelity as possible. FGDB includes a class called "Feature Dataset" which is basically a folder that holds "Feature Class" objects, which map directly to OGR layers. So the "Feature Dataset" then acts a good deal like a schema in