Once prepared, a map can be exported as:
-
A Map theme with pointers to the original data sets. This avoids data duplication, since all map data is read from its original data stores.
-
A Map theme and map data, which improves loading time and makes sharing maps easier. All the map data is stored in a single proprietary map format to provide very fast loading times. This file format is documented and can be easily extended to include your application data.
-
ESRI shape files (
.shp) for vectorial information.
-
GeoTIFF files for raster map information for integration with external map software.
-
Oracle database.
-
KML (Google Earth format) files to visualize or share the map on top of the 3D maps provided by this tool.
Open APIs are provided for exporting specific map formats.