Using Ubuntu, `ogrinfo` fails to open an mdb file
0
votes
0
answers
553
views
Whenever I try to open a sample-mdb file, I'm getting
ogrinfo Campaign_Template.mdb
ERROR 1: PGeo: MDB Tools driver not found!
Warning 1: Unable to install MDB driver for ODBC, MDB access may not supported.
ERROR 1: Unable to initialize ODBC connection to DSN for DRIVER=Microsoft Access Driver (*.mdb, *.accdb);DBQ=Campaign_Template.mdb,
[unixODBC][Driver Manager]Can't open lib 'Microsoft Access Driver (*.mdb, *.accdb)' : file not found
ERROR 1: PGeo: MDB Tools driver not found!
Warning 1: Unable to install MDB driver for ODBC, MDB access may not supported.
ERROR 1: Unable to initialize ODBC connection to DSN for DRIVER=Microsoft Access Driver (*.mdb, *.accdb);DBQ=Campaign_Template.mdb,
[unixODBC][Driver Manager]Can't open lib 'Microsoft Access Driver (*.mdb, *.accdb)' : file not found
FAILURE:
Unable to open datasource `Campaign_Template.mdb' with the following drivers.
I'm seeing the driver only mentioned in the docs,
apt-file search drv_pgeo
libgdal-doc: /usr/share/doc/libgdal-doc/gdal/drv_pgeo.html
However, the current package of
libgdal20
does not have drv_pgeo
what happened to it, and where can I find it?
Asked by Evan Carroll
(65502 rep)
May 17, 2017, 01:49 AM
Last activity: May 7, 2018, 04:19 AM
Last activity: May 7, 2018, 04:19 AM