[GRASS-user] Geodatabase and GRASS GIS - how to get the data out of a geodatabase

Markus Neteler neteler at osgeo.org
Sun Aug 16 19:20:41 EDT 2009


On Sun, Aug 9, 2009 at 8:35 AM, Markus Neteler<neteler at osgeo.org> wrote:
> On Sun, Aug 9, 2009 at 3:23 AM, stephen sefick<ssefick at gmail.com> wrote:
>> I have a GIS database that is in .mdb format (microsoft access).
...
> I see two ways:
>
> 1) via unixODBC
...
> 2) via R
>
> R
> install.packages('Hmisc', dependencies=TRUE)
> library(Hmisc)

Just found a third one:
 mdb-sqlite - automated conversion of MS Access 2000 databases
 to SQLite on any platform
 http://code.google.com/p/mdb-sqlite/

Would this work for you?

Markus


More information about the grass-user mailing list