Tagged Questions
5
votes
2answers
222 views
Read an ArcGIS Feature dataset using GDAL
I am new to GDAL in Python and would like to use it to create a list of populated layers in a ArcGIS mdb Feature datasets. I have the code below that provides a list of all the populated layers but ...
4
votes
1answer
544 views
esri pgdb in qgis
Using osgeo4w 1.5, when I go to add vector layer and select file type,
navigate to my esri pgdb. I get a not a valid or recognized data source.
If I use the database type I get a page that defaults ...