deegree iGeoDesktop 0.4.1

This is not a stable release. So we do not guarantee that every thing is working as it should. 
If you find any problems or have any suggestions please use the deegree mailing lists for discussion:
https://lists.sourceforge.net/lists/listinfo/deegree-users
https://lists.sourceforge.net/lists/listinfo/deegree-devel

To start iGeoDesktop invoke run.sh
If iGeoDesktop does not start you have to adapt JAVA_BIN environment variable within run.sh; 
open the shell script within a texteditor and assign the correct path to JAVA_BIN environment variable. 
Consider the path must end with a '/'  

Within directory /resources/data you find a few example projects:
- paneview_config.xml (default)
- innerframe_layout.xml
- frame_layout.xml
- paneview_gridded_layout.xml
- innerframe_layout_germany_nrw_4326.prj
- innerframe_layout_germany_nrw_25832.prj
- innerframe_layout_bonn.prj
- innerframe_layout_utah_county.prj

XML schema definition for project files are contained in /resources/schema/jaxbschema.

/resources/data/data contains some example data for Utah and NRW. 
All Utah data uses CRS EPSG:26912 except utah_satellite.jpg and NRWXXX which are in 
EPSG:4326 and nrw_osm.jpg which is in EPSG:31467 
(to demostrate on the fly CRS transformation for vector and aster data).