extMDB
Current release
No stable release available yet.
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
extMDB is an extension for gvSIG Desktop for accessing data stored by Intergraph GeoMedia® in MS Access (MDB) format, easily loading geometries and related data by using the well-known "Add layer" interface available in gvSIG.
Prerequisites:
- Windows operating system (not tested on Vista)
- Linux operating system (tested on Ubuntu)
- gvSIG 1.9 alpha or better
Install
The correct version of gvSIG must be installed on the PC. The installation steps are:
- download the installer from the project's website;
- execute the installer double-clicking on it (if the installer is a .jar file, it could be necessary to type in the command prompt:
java -jar [path_to]extMDB-1.1-install.jar
, where[path_to]
is the path to the installer - e.g.,c:\download\
-).
If the installation process doesn't automatically find the folder where the correct version of the gvSIG application is installed, it has to be manually indicated. For instance, in the case of gvSIG 1.9 alpha on Windows XP, the folder could be C:\Program Files\gvSIG_1.9_alpha
or on Linux it could be /home/[user]/gvSIG_1.9_alpha
where [user]
is the user's name.
Uninstall
To uninstall extMDB, remove the folder [path_to_gvSIG_1.9_alpha]\bin\gvSIG\extensiones\com.iver.cit.gvsig.mdb
where [path_to_gvSIG_1.9_alpha]
is the path to the root folder of gvSIG (see above). If during the installation process the 'FMap' library has been updated, it's possible to revert it to the unmodified copy deleting 'fmap.jar' in the folder [path_to_gvSIG_1.9_alpha]\bin\gvSIG\extensiones\com.iver.cit.gvsig\lib
and renaming 'fmapyyyymmddhhmm.backup' to 'fmap.jar', where 'yyyymmddhhmm' is the date and time of the installation (if the case of multiple 'fmapyyyymmddhhmm.backup' files, rename the oldest file).
Usage:
- open the gvSIG's "Add layer" window
- select the 'MDB' tab among the layer's data sources
- select the GeoMedia® Warehouse to open clicking on the 'Search' button
- choose the suitables coordinate systems for the Feature Classes to import clicking on the '...' button (one or more Feature Class must be selected), otherwise the coordinate system of the current view is automatically set
- select the Feature Class(es) to import (the unsupported Feature Classes are marked in pale red)
- confirm clicking on the 'Ok' button to start the conversion
Limitations:
- the data access is limited to read-only mode
- 'Text' and 'Image' (raster) types are not supported
- 'Arc' and 'Rectangle' geometries are not supported
- GeometryCollections composed by heterogeneous geometry types are not supported