Skip to content
Prev 6709 / 29559 Next

Create ESRI personal geodatabase (.mdb) in R?

On Fri, 23 Oct 2009, Mark Na wrote:

            
This format is not available to others than ArcGIS license holders, who 
also run on Windows and have an Access license (it is an undocumented, 
custom Access database file). If you want to rebuild rgdal from source 
yourself with the Pgeo driver, or ensure that an Access DLL is visible to 
the driver, feel free to do so - hints are included in the README.windows 
file installed with rgdal. Since the Pgeo driver is read only, this only 
gets you so far. The format is closed (and very muddled, as browsing such 
a file will show), and best avoided in its entirety. Simply saving a few 
hundred point coordinates may run you up to hundreds of Kb.

Roger