Skip to content

Commit df99d25

Browse files
committed
#407 - Update and enhance the deegree quickstart and overview for OSGeoLive 17.0 and deegree 3.6.0-pre2
1 parent 4f78a45 commit df99d25

File tree

7 files changed

+58
-46
lines changed

7 files changed

+58
-46
lines changed
138 KB
Loading
55.5 KB
Loading
56.6 KB
Loading
362 KB
Loading
67.2 KB
Loading

doc/overview/deegree_overview.rst

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
:Author: Johannes Wilden
22
:Author: Markus Schneider
33
:Author: Danilo Bretschneider
4-
:Auhtor: Julian Zilz
4+
:Author: Julian Zilz
55
:Reviewer: Cameron Shorter, Jirotech
66
:Reviewer: Angelos Tzotsos, OSGeo
7-
:Version: osgeolive15.0
7+
:Version: osgeolive17.0
88
:License: Creative Commons Attribution 3.0 Unported (CC BY 3.0)
99

1010
@LOGO_deegree@
@@ -18,7 +18,7 @@ About
1818
--------------------------------------------------------------------------------
1919

2020

21-
deegree provides geospatial webservices based upon |OGC| and `INSPIRE Network Services <https://inspire.ec.europa.eu>`_
21+
deegree provides geospatial webservices based upon |OGC| and `INSPIRE Network Services <https://inspire.ec.europa.eu>`__
2222
specifications. deegree supports:
2323

2424
* |WFS|: Serves vector data from geospatial data
@@ -35,10 +35,10 @@ Core Features
3535
**WFS**
3636

3737
* Implements WFS standards 1.0.0, 1.1.0 and 2.0.0
38-
* Official OGC reference implementation for WFS 1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic)
38+
* Official OGC reference implementation for WFS 1.0.0 (Transactional), 1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic)
3939
* Fully transactional (even for rich data models)
4040
* Supports KVP, XML and SOAP requests
41-
* GML 2/3.0/3.1/3.2 output/input
41+
* Supports GML 2, 3.0, 3.1, and 3.2 for both output and input
4242
* Support for GetGmlObject requests and XLinks
4343
* High performance and excellent scalability
4444
* On-the-fly coordinate transformation
@@ -51,7 +51,7 @@ Core Features
5151
**WMS**
5252

5353
* Implements WMS standards 1.1.1 and 1.3.0
54-
* Official OGC reference implementation for WMS 1.1.1 and WMS 1.1.1
54+
* Official OGC reference implementation for WMS 1.1.1 and WMS 1.3.0
5555
* Extensive support for styling languages SLD/SE versions 1.0.0 and 1.1.0
5656
* High performance and excellent scalability
5757
* High quality rendering
@@ -67,7 +67,7 @@ Core Features
6767
**WMTS**
6868

6969
* Implements Basic WMTS standard 1.0.0 (KVP)
70-
* Official OGC reference implementation for WMS 1.0.0
70+
* Official OGC reference implementation for WMTS 1.0.0
7171
* High performance and excellent scalability
7272
* Supports different backends, such as GeoTIFF, remote WMS or file system tile image hierarchies
7373
* Supports on-the-fly caching (using EHCache)
@@ -80,7 +80,7 @@ Core Features
8080
* Supports KVP, XML and SOAP requests
8181
* High performance and excellent scalability
8282
* ISO Metadata Application Profile 1.0.0
83-
* Pluggable and modular dataaccess layer allows to add support for new APs and backends
83+
* Pluggable and modular data access layer allows to add support for new APs and backends
8484
* Modular inspector architecture allows to validate records to be inserted against various criteria
8585
* Standard inspectors: schema validity, identifier integrity, INSPIRE requirements
8686
* Handles all defined queryable properties (for Dublin Core as well as ISO profile)
@@ -105,7 +105,7 @@ Implemented Standards
105105

106106
* |WFS| 1.0.0, 1.1.0 and 2.0.0
107107
* |WMS| 1.1.1 and 1.3.0
108-
* |WMTS| 1.1.0
108+
* |WMTS| 1.0.0
109109
* |CSW| 2.0.2
110110
* |WPS| 1.0.0
111111
* |GML| 2.12, 3.0.1, 3.1.1 and 3.2.1
@@ -128,8 +128,3 @@ Details
128128

129129
@VMDK_deegree@
130130
@QUICKSTART_deegree@
131-
132-
.. presentation-note
133-
deegree is another robust application which has claimed the title of supporting the most comprehensive set of OGC
134-
Web Services in free and open source software, ranging from a transactional Web Feature Service to three-dimensional
135-
data display in a Web Terrain Service and many more!

doc/quickstart/deegree_quickstart.rst

Lines changed: 49 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:Author: Torsten Friebe
44
:Author: Julian Zilz
55
:Reviewer: Felicity Brand (Google Season of Docs 2019)
6-
:Version: osgeolive15.0
6+
:Version: osgeolive17.0
77
:License: Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
88

99
@LOGO_deegree@
@@ -17,65 +17,82 @@
1717
********************************************************************************
1818

1919
*deegree* is open source software for spatial data infrastructures and the
20-
geospatial web. *deegree* is a Java application for serving maps (and vector data) for other clients to show.
20+
geospatial web. *deegree* is a Java application for serving maps (and vector data) for other clients to visualize.
2121

2222
Available components are:
23-
24-
* Web-Services: WFS, WMS, WMTS, CSW, WPS
25-
26-
*deegree 3* is the new generation of the deegree Java framework for GIS
23+
24+
* Web services: WFS, WMS, WMTS, CSW, WPS
25+
26+
*deegree 3.6.0-pre2* is the newest pre-release version of the deegree Java framework for GIS
2727
applications and OGC-service implementations.
2828
It can be used to build web-based geospatial-data-infrastructures (GDI).
2929

30-
.. contents:: Contents
30+
.. contents:: **Contents**
3131
:local:
3232

33-
Start deegree 3 webservices
33+
Start deegree webservices
3434
===========================
3535

3636
Choose *'Start deegree'* from the :menuselection:`Geospatial --> Web Services --> deegree` menu.
3737
The application will take a few moments to start up.
3838

39-
Firefox opens the *deegree 3 services console*. (You can also open this manually by pointing your browser to http://localhost:8033).
40-
This is a simple web-based GUI for editing the configuration files of the *deegree workspace*.
39+
Firefox opens the *deegree webservices administration console*. Alternatively, you can also open this manually by pointing your browser to http://localhost:8080/deegree.
40+
The administration console is a simple web-based GUI for editing the configuration files of the activated *deegree workspace*.
4141

4242
Load a workspace
4343
================
4444

45-
*deegree 3* uses configurations conformant to all *deegree 3* based webservices. Those configurations are stored in the workspace.
45+
*deegree* uses configurations conformant to all *deegree* based webservices. Those configurations are stored in the workspace.
46+
47+
#. To manage the included and ready-to-use workspaces, click *'workspaces'* on the left side. You are now in the workspace management of the running *deegree* instance.
48+
You can see which workspace is currently active (only one can be active at a time) workspace, inactive locally available workspaces and official workspaces which can be imported if you have a internet connection.
49+
#. Press start on the *deegree-workspace-utah-light* workspace.
4650

47-
#. To manage the included and ready-to-use workspaces, click *'workspaces'* on the left side. You are now in the workspace management of the running *deegree* instance.
48-
You can see which workspace is currently active (only one can be active at a time) workspace, inactive locally available workspaces and offical workspaces which can be imported if you have a internet connection.
49-
#. Press start on the *deegree-workspace-utah-light*.
51+
* The demo workspace contains a web mapping setup based on data from the state of Utah. It contains a WMS configuration (1.3.0 and 1.1.1) consisting of vector layers and a variety of render styles. Additionally, a WFS (2.0.0, 1.1.0 and 1.0.0) is configured that allows to access the raw vector data, backed by shapefiles, in GML format.
5052

51-
The demo workspace contains a web mapping setup based on data from the state of Utah.
52-
It contains a WMS configuration (1.3.0 and 1.1.1) consisting of vector layers and a variety of render styles.
53-
Additionally, a WFS (2.0.0, 1.1.0 and 1.0.0) is configured that allows to access the raw vector data, backed by shapefiles, in GML format.
53+
.. image:: /images/projects/deegree/deegree_workspace.png
54+
:scale: 70 %
55+
:alt: deegree workspaces management
5456

55-
.. tip::
56-
For additional configuration examples including raster data,
57-
you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required).
57+
**Tip:**
58+
For additional configuration examples including raster data, you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required).
5859

59-
View a map
60+
61+
Visualize the data
6062
==========
6163

62-
#. Click on *'see layers'* to open a simple map-client. The service is configured to visualize the data and a basemap (rendered by `OpenStreetMap <https://www.openstreetmap.org/>`_).
64+
#. Click on *'web services'* to display all the preconfigured web services (WFS and WMS).
65+
66+
.. image:: /images/projects/deegree/deegree_webservices.png
67+
:scale: 70 %
68+
:alt: deegree web services
6369

64-
#. Click on the **+** on the right side to open a layer tree showing all available layers. You can activate the a variety of layers served by the deegree WMS here.
70+
#. Click on the *'Capabilities'* button of the preconfigured WMS. The GetCapabilities document of the WMS will open in a new tab.
6571

66-
.. tip::
67-
The map client is based on `OpenLayers <https://openlayers.org/>`_.
68-
You can pan through the map holding the left mouse button and drag the map.
69-
Zooming is possible via mouse wheel or the navigation elements on the left side.
72+
.. image:: /images/projects/deegree/deegree_capabilities.png
73+
:scale: 70 %
74+
:alt: deegree WMS capabilities
75+
76+
#. Use the GetCapabilities request URL to add the WMS to for example :doc:`QGIS <qgis_overview>`. Once added, you can choose of a variety of layers served by the deegree WMS here.
77+
78+
.. image:: /images/projects/deegree/deegree_wms_qgis.png
79+
:scale: 70 %
80+
:alt: deegree WMS in QGIS
7081

7182
What next?
7283
==========
7384

74-
This was just a short introduction to the features of deegree 3.
75-
There is more information in the demo installations and on the deegree website.
85+
This was a brief introduction to deegree's core features.
86+
Further information and comprehensive documentation of all functionalities are available on the deegree website.
7687

7788
* deegree website - Available here: https://www.deegree.org
7889

79-
* deegree documentation - Available here: https://www.deegree.org/documentation/
80-
81-
* deegree docker images - Available here: https://hub.docker.com/r/deegree/deegree3-docker/
90+
* deegree documentation - Available here: https://www.deegree.org/documentation
91+
92+
* deegree workshop (INSPIRE) - Available here: https://github.com/lat-lon/deegree-workshop
93+
94+
* deegree Soildata Assimilation Guidance https://ejpsoil.github.io/soildata-assimilation-guidance/cookbook/deegree.html
95+
96+
* deegree docker images - Available here:
97+
* deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker
98+
* deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi

0 commit comments

Comments
 (0)