I'm a I've just inherited a pile of institutional geodata that's stored in an MS Access database. I need to pull that data out into a format that I can work with in GeoDjango--so I'm OK with shapefiles or exporting it directly to a more useful database (mysql or postgres). What's the best way to do that? I'm a GIS newb, so I'm hoping there's an easy solution here.
I can get access to an ArcGIS install to work with the data if necessary.


