|
3 | 3 | :Author: Torsten Friebe
|
4 | 4 | :Author: Julian Zilz
|
5 | 5 | :Reviewer: Felicity Brand (Google Season of Docs 2019)
|
6 |
| -:Version: osgeolive15.0 |
| 6 | +:Version: osgeolive17.0 |
7 | 7 | :License: Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
8 | 8 |
|
9 | 9 | @LOGO_deegree@
|
|
17 | 17 | ********************************************************************************
|
18 | 18 |
|
19 | 19 | *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. |
21 | 21 |
|
22 | 22 | Available components are:
|
23 | 23 |
|
24 |
| - * Web-Services: WFS, WMS, WMTS, CSW, WPS |
| 24 | + * Web services: WFS, WMS, WMTS, CSW, WPS |
25 | 25 |
|
26 |
| -*deegree 3* is the new generation of the deegree Java framework for GIS |
27 |
| -applications and OGC-service implementations. |
| 26 | +*deegree 3.6.0-pre2* is the newest pre-release version of the deegree Java framework for GIS applications and OGC-service implementations. |
28 | 27 | It can be used to build web-based geospatial-data-infrastructures (GDI).
|
29 | 28 |
|
30 |
| -.. contents:: Contents |
| 29 | +.. contents:: **Contents** |
31 | 30 | :local:
|
32 | 31 |
|
33 |
| -Start deegree 3 webservices |
| 32 | +Start deegree webservices |
34 | 33 | ===========================
|
35 | 34 |
|
36 | 35 | Choose |menu_deegree-Start|.
|
37 | 36 | The application will take a few moments to start up.
|
38 | 37 |
|
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*. |
| 38 | +Firefox opens the *deegree webservices administration console*. Alternatively, you can also open this manually by pointing your browser to http://localhost:8080/deegree. |
| 39 | +The administration console is a simple web-based GUI for editing the configuration files of the activated *deegree workspace*. |
41 | 40 |
|
42 | 41 | Load a workspace
|
43 | 42 | ================
|
44 | 43 |
|
45 |
| -*deegree 3* uses configurations conformant to all *deegree 3* based webservices. Those configurations are stored in the workspace. |
| 44 | +*deegree* uses configurations conformant to all *deegree* based webservices. Those configurations are stored in the workspace. |
46 | 45 |
|
47 | 46 | #. 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*. |
| 47 | + 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. |
| 48 | +#. Press start on the *deegree-workspace-utah-light* workspace. |
50 | 49 |
|
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. |
| 50 | + * 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. |
54 | 51 |
|
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). |
| 52 | + .. image:: /images/projects/deegree/deegree_workspace.png |
| 53 | + :scale: 70 % |
| 54 | + :alt: deegree workspaces management |
58 | 55 |
|
59 |
| -View a map |
| 56 | +**Tip:** |
| 57 | +For additional configuration examples including raster data, you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required). |
| 58 | + |
| 59 | +Visualize the data |
60 | 60 | ==========
|
61 | 61 |
|
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/>`_). |
| 62 | +#. Click on *'web services'* to display all the preconfigured web services (WFS and WMS). |
| 63 | + |
| 64 | + .. image:: /images/projects/deegree/deegree_webservices.png |
| 65 | + :scale: 70 % |
| 66 | + :alt: deegree web services |
| 67 | + |
| 68 | +#. Click on the *'Capabilities'* button of the preconfigured WMS. The GetCapabilities document of the WMS will open in a new tab. |
63 | 69 |
|
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 | + .. image:: /images/projects/deegree/deegree_capabilities.png |
| 71 | + :scale: 70 % |
| 72 | + :alt: deegree WMS capabilities |
65 | 73 |
|
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. |
| 74 | +#. 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. |
| 75 | + |
| 76 | + .. image:: /images/projects/deegree/deegree_wms_qgis.png |
| 77 | + :scale: 70 % |
| 78 | + :alt: deegree WMS in QGIS |
70 | 79 |
|
71 | 80 | What next?
|
72 | 81 | ==========
|
73 | 82 |
|
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. |
| 83 | +This was a brief introduction to deegree's core features. |
| 84 | +Further information and comprehensive documentation of all functionalities are available on the deegree website. |
76 | 85 |
|
77 | 86 | * deegree website - Available here: https://www.deegree.org
|
78 | 87 |
|
79 |
| - * deegree documentation - Available here: https://www.deegree.org/documentation/ |
| 88 | + * deegree documentation - Available here: https://www.deegree.org/documentation |
| 89 | + |
| 90 | + * deegree workshop (INSPIRE) - Available here: https://github.com/lat-lon/deegree-workshop |
| 91 | + |
| 92 | + * deegree Soildata Assimilation Guidance https://ejpsoil.github.io/soildata-assimilation-guidance/cookbook/deegree.html |
80 | 93 |
|
81 |
| - * deegree docker images - Available here: https://hub.docker.com/r/deegree/deegree3-docker/ |
| 94 | + * deegree docker images - Available here: |
| 95 | + * deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker |
| 96 | + * deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi |
| 97 | + |
0 commit comments