Skip to content
Jip Claassens edited this page Jul 7, 2026 · 10 revisions

With the GeoDMS data can be exported to multiple formats. This applies both to source data as well as calculated results.

Three types of exports are distinguished:

  • Export primary data to the clipboard
  • Export primary data to files
  • Export viewports

clipboard

The table view can be used to export data to the clipboard with the following tools:

copies the (selected) data from the table to the clipboard, string data items are quoted and a semicolon is used as delimiter between the data items.

copies the visible contents of the active table as picture to the clipboard

More information on how to use the table view can be found in chapter 8 of the User Guide.

primary data to files

Primary data can be exported to files in two ways:

  1. By configuring a StorageManager to data items referring to calculation results, see topic: Data source.

  2. By using the GUI: in the TreeView a pop-up menu option is available to export the primary data of a data item or container to raster, vector or table formats. See Export primary data for a description of this export dialog and the supported formats.

Clone this wiki locally