5
votes
1answer
430 views

Issues Accessing ESRI File Geodatabase within Quantum GIS Desktop

I am trying to access ESRI file gdb from Quantum GIS. I am on Windows 7, 64-bit. I have found many useful threads on how to set up this functionality within Quantum GIS. The method I went for is ...
3
votes
2answers
179 views

QGIS saving analysis output as Postgis table

i am using QGIS and Postgis together. I can load data in Postgis and than i import it to QGIS. But i am trying to save an analysis output (example: buffer analysis, voronoi polygon or SEXTANTE ...
2
votes
0answers
65 views

Problem looking at tables within ESRI geodatbase

I installed the most recent OSGeo4W with QGIS 1.8.0 and GDAL 1.9.2 on my Windows 7 PC. I can load an ESRI geodatabase (.gdb file) and I can get the window "Select vector layers to add". When I click ...
4
votes
0answers
195 views

mdb geodatabases in QGIS for MAC

Good afternoon, I've been unsuccessfully looking for a way to add data from a .mdb geodatabase into QGIS for mac. Using the add vector layer, .mdb is not available in the filetypes, and in the ...
1
vote
0answers
68 views

How to import ESRI geodatabase into QGis? (GIS beginner's question…) [duplicate]

Possible Duplicate: How to get “.GDB” (Esri File Geodatabase) support in Quantum GIS (osgeo4w - qgis) First, I would like to apologize as I know that this topic has already got a lot of ...
3
votes
2answers
212 views

Why can't I see all records in my personal GDB in QGIS?

I am running QGIS 1.8. I have a layer from an ESRI Personal GDB. There are 431 features in the layer. When you load the layer into QGIS, and look at the Metadata properties, it shows the number of ...
1
vote
1answer
727 views

How to open a file geodatabase with tables and relationships in QGIS?

How can I open or connect to an ESRI file geodatabase in QGIS? I don't want to only see the features (shapes), I want to make sure that tables and relationships are opened correctly, too. Thanks in ...
13
votes
2answers
6k views

How to access file geodatabase in Qgis?

How does one access data from an Esri file geodatabase in Quantum GIS? I've seen snippets of conversation that indicate it's possible with qgis 1.7+ and gdal 1.9+ but no clear recipe. I recognize ...
6
votes
2answers
2k views

How to add feature class from ESRI personal geodatabase (.mdb) in QGIS

How do you add a feature class in a ESRI personal gdb in qgis. I understand this can be done through the option add vector layer and select geodatabase. But what after that ? It doesn't allow me to ...
1
vote
2answers
1k views

Problem reprojecting data from personal geodatabase using QGIS

I have a dataset in the form of a personal geodatabase (mdb) and am interested in using certain feature classes for further processing. My problem is - I am using USGS data orthoimagery which comes ...