Locked History Actions

deegree2/deegreeDesktop

deegree desktop

deegree desktop is a brand new desktop GIS application of the deegree project. It is based on established deegree technology and modular by design to allow for flexible and use-case dependant configuration, standards-based SDI integration and integration with other third party desktop components.

deegree desktop

1. Download and Install

deegree desktop may be downloaded from http://deegree.org. From the menu bar choose "Download" / "Products&Demos". There you will find an entry for deegree iGeoDesktop with the most recent version of the application for both Windows and Linux systems.

1.1. Windows Installation

For Windows systems you should download a file called iGeoDesktop-X.X.X-Setup.exe, where "X.X.X" stands for the currently valid version number. Of course, the name will change with every version update.

Execute the downloaded file. An installation manager will guide you through the setup and assist you with the installation. Please be sure to install deegree desktop into a folder named "iGeoDesktop" (case sensitive).

After successful installation you are now able to start the application. Depending on your choices during the installation process you may start deegree desktop with a desktop-icon, an entry in your startmenu or directly by executing the file igeodesktop.exe.

1.2. Linux Installation

For Windows systems you should download a file called iGeoDesktop-X.X.X-Linux-x86-Install, where "X.X.X" stands for the currently valid version number. Of course, the name will change with every version update.

Execute the downloaded file. An installation manager will guide you through the setup and assist you with the installation. Please be sure to install deegree desktop into a folder named "iGeoDesktop" (case sensitive).

Please also note that the correct display of the application depends on turning of any visual effects of your operating system.

After successful installation you are now able to start the application. On a command line change to the installation folder of deegree desktop (e.g. /home/myself/iGeoDekstop/igeodesktop) and execute the file run.sh.

2. Features of deegree desktop

Some general features:

  • platform independent (Java)
  • may be run as stand alone desktop GIS or as Java Web Start application, providing centralised administration in a large private company or public authority
  • high degree of personalisation: project specific layout and functionality
  • configuration and datamodel in XML
  • data access (raster, vector) via: WMS, WFS, WFS-T, WCS, SHP, GML, WLD (georef. images), PostGIS, Oracle (in prep.)
  • lazy loading of large data sets
  • support for ~3500 coordinate reference systems (from the EPSG registry, plus additional CRS)
  • powerful style editor based on SLD (with SLD import and export)
  • export maps and legends as images
  • export layers as SHP or GML

Selected improvements and new features for version 0.3.5:

  • geoprocessing: buffers, intersection
  • more digitizing and construction functionality
  • direct read/write access for databases
  • extensive help pages (german)
  • creating new projects based on map preview
  • bookmark a map section to easy navigate bettween different regions

3. Documentation

Currently the documentation for deegree desktop is avaliable in German only. The documentation offers a more general overview, while the tutorial gives a step-by-step introduction to the main functionalities of deegree desktop.

deegree desktop documentation
deegree desktop tutorial

Both documents are constantly being revised, so look out for updates once in a while.

4. Development

Adding features to deegree desktop is possible by adding new modules to the application. An introduction on this topic is given with HowToWriteNewModulesForIGeoDesktop. To integrate deegree desktop into eclipse read this article about EclipseIntegration


CategoryDeegree2