|
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 visualize. |
| 20 | +geospatial web. *deegree* is a Java application for serving maps (and vector |
| 21 | +data) for other clients to visualize. |
21 | 22 |
|
22 | 23 | Available components are:
|
23 | 24 |
|
24 |
| - * Web services: WFS, WMS, WMTS, CSW, WPS |
| 25 | +* Web services: WFS, WMS, WMTS, CSW, WPS |
25 | 26 |
|
26 |
| -*deegree 3.6.0-pre2* is the newest pre-release version of the deegree Java framework for GIS applications and OGC-service implementations. |
27 |
| -It can be used to build web-based geospatial-data-infrastructures (GDI). |
| 27 | +*deegree 3.6.0-pre2* is the newest pre-release version of the deegree Java |
| 28 | +framework for GIS applications and OGC-service implementations. It can be used |
| 29 | +to build web-based geospatial-data-infrastructures (GDI). |
28 | 30 |
|
29 | 31 | .. contents:: **Contents**
|
30 | 32 | :local:
|
31 | 33 |
|
32 | 34 | Start deegree webservices
|
33 |
| -=========================== |
| 35 | +=============================================================================== |
34 | 36 |
|
35 | 37 | Choose |menu_deegree-Start|.
|
36 | 38 | The application will take a few moments to start up.
|
37 | 39 |
|
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*. |
| 40 | +Firefox opens the *deegree webservices administration console*. Alternatively, |
| 41 | +you can also open this manually by pointing your browser to |
| 42 | +http://localhost:8080/deegree. |
| 43 | +The administration console is a simple web-based GUI for editing the |
| 44 | +configuration files of the activated *deegree workspace*. |
40 | 45 |
|
41 | 46 | Load a workspace
|
42 |
| -================ |
| 47 | +=============================================================================== |
43 | 48 |
|
44 |
| -*deegree* uses configurations conformant to all *deegree* based webservices. Those configurations are stored in the workspace. |
| 49 | +*deegree* uses configurations conformant to all *deegree* based webservices. |
| 50 | +Those configurations are stored in the workspace. |
45 | 51 |
|
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. |
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. |
| 52 | +#. To manage the included and ready-to-use workspaces, click *'workspaces'* on |
| 53 | + the left side. You are now in the workspace management of the running |
| 54 | + *deegree* instance. |
| 55 | + You can see which workspace is currently active (only one can be active at a |
| 56 | + time) workspace, inactive locally available workspaces and official |
| 57 | + workspaces which can be imported if you have a internet connection. |
48 | 58 | #. Press start on the *deegree-workspace-utah-light* workspace.
|
49 | 59 |
|
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. |
| 60 | + * The demo workspace contains a web mapping setup based on data from the state |
| 61 | + of Utah. It contains a WMS configuration (1.3.0 and 1.1.1) consisting of |
| 62 | + vector layers and a variety of render styles. Additionally, a WFS (2.0.0, |
| 63 | + 1.1.0 and 1.0.0) is configured that allows to access the raw vector data, |
| 64 | + backed by shapefiles, in GML format. |
51 | 65 |
|
52 | 66 | .. image:: /images/projects/deegree/deegree_workspace.png
|
53 | 67 | :scale: 70 %
|
54 | 68 | :alt: deegree workspaces management
|
55 | 69 |
|
56 | 70 | **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). |
| 71 | +For additional configuration examples including raster data, you can import the |
| 72 | +workspace *deegree-workspace-utah* through the workspace management (internet |
| 73 | +connection is required). |
58 | 74 |
|
59 | 75 | Visualize the data
|
60 |
| -========== |
| 76 | +================================================================================ |
61 | 77 |
|
62 |
| -#. Click on *'web services'* to display all the preconfigured web services (WFS and WMS). |
| 78 | +#. Click on *'web services'* to display all the preconfigured web services (WFS |
| 79 | + and WMS). |
63 | 80 |
|
64 |
| - .. image:: /images/projects/deegree/deegree_webservices.png |
| 81 | + .. image:: /images/projects/deegree/deegree_webservices.png |
65 | 82 | :scale: 70 %
|
66 | 83 | :alt: deegree web services
|
67 | 84 |
|
68 |
| -#. Click on the *'Capabilities'* button of the preconfigured WMS. The GetCapabilities document of the WMS will open in a new tab. |
| 85 | +#. Click on the *'Capabilities'* button of the preconfigured WMS. The |
| 86 | + GetCapabilities document of the WMS will open in a new tab. |
69 | 87 |
|
70 |
| - .. image:: /images/projects/deegree/deegree_capabilities.png |
| 88 | + .. image:: /images/projects/deegree/deegree_capabilities.png |
71 | 89 | :scale: 70 %
|
72 | 90 | :alt: deegree WMS capabilities
|
73 | 91 |
|
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. |
| 92 | +#. Use the GetCapabilities request URL to add the WMS to for example :doc:`QGIS |
| 93 | + <../overview/qgis_overview>`. Once added, you can choose of a variety of layers served by |
| 94 | + the deegree WMS here. |
75 | 95 |
|
76 |
| - .. image:: /images/projects/deegree/deegree_wms_qgis.png |
| 96 | + .. image:: /images/projects/deegree/deegree_wms_qgis.png |
77 | 97 | :scale: 70 %
|
78 | 98 | :alt: deegree WMS in QGIS
|
79 | 99 |
|
80 | 100 | What next?
|
81 |
| -========== |
| 101 | +=============================================================================== |
82 | 102 |
|
83 | 103 | 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. |
| 104 | +Further information and comprehensive documentation of all functionalities are |
| 105 | +available on the deegree website. |
85 | 106 |
|
86 |
| - * deegree website - Available here: https://www.deegree.org |
| 107 | +* deegree website - Available here: https://www.deegree.org |
| 108 | +* deegree documentation - Available here: https://www.deegree.org/documentation |
| 109 | +* deegree workshop (INSPIRE) - Available here: |
| 110 | + https://github.com/lat-lon/deegree-workshop |
| 111 | +* deegree Soildata Assimilation Guidance |
| 112 | + https://ejpsoil.github.io/soildata-assimilation-guidance/cookbook/deegree.html |
| 113 | +* deegree docker images - Available here: |
87 | 114 |
|
88 |
| - * deegree documentation - Available here: https://www.deegree.org/documentation |
| 115 | + * deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker |
| 116 | + * deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi |
89 | 117 |
|
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 |
93 |
| - |
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