diff --git a/doc/images/projects/deegree/deegree_capabilities.png b/doc/images/projects/deegree/deegree_capabilities.png new file mode 100644 index 0000000000..c5dc8c18aa Binary files /dev/null and b/doc/images/projects/deegree/deegree_capabilities.png differ diff --git a/doc/images/projects/deegree/deegree_screenshot.png b/doc/images/projects/deegree/deegree_screenshot.png index 6866643574..1033c822c2 100644 Binary files a/doc/images/projects/deegree/deegree_screenshot.png and b/doc/images/projects/deegree/deegree_screenshot.png differ diff --git a/doc/images/projects/deegree/deegree_webservices.png b/doc/images/projects/deegree/deegree_webservices.png new file mode 100644 index 0000000000..c1c09d2d0d Binary files /dev/null and b/doc/images/projects/deegree/deegree_webservices.png differ diff --git a/doc/images/projects/deegree/deegree_wms_qgis.png b/doc/images/projects/deegree/deegree_wms_qgis.png new file mode 100644 index 0000000000..a890b9d1f3 Binary files /dev/null and b/doc/images/projects/deegree/deegree_wms_qgis.png differ diff --git a/doc/images/projects/deegree/deegree_workspace.png b/doc/images/projects/deegree/deegree_workspace.png new file mode 100644 index 0000000000..8bc2c8acf9 Binary files /dev/null and b/doc/images/projects/deegree/deegree_workspace.png differ diff --git a/doc/overview/deegree_overview.rst b/doc/overview/deegree_overview.rst index 37a9d9feb8..57b97253e5 100644 --- a/doc/overview/deegree_overview.rst +++ b/doc/overview/deegree_overview.rst @@ -1,10 +1,10 @@ :Author: Johannes Wilden :Author: Markus Schneider :Author: Danilo Bretschneider -:Auhtor: Julian Zilz +:Author: Julian Zilz :Reviewer: Cameron Shorter, Jirotech :Reviewer: Angelos Tzotsos, OSGeo -:Version: osgeolive15.0 +:Version: osgeolive17.0 :License: Creative Commons Attribution 3.0 Unported (CC BY 3.0) @LOGO_deegree@ @@ -18,7 +18,7 @@ About -------------------------------------------------------------------------------- -deegree provides geospatial webservices based upon |OGC| and `INSPIRE Network Services `_ +deegree provides geospatial webservices based upon |OGC| and `INSPIRE Network Services `__ specifications. deegree supports: * |WFS|: Serves vector data from geospatial data @@ -35,10 +35,10 @@ Core Features **WFS** * Implements WFS standards 1.0.0, 1.1.0 and 2.0.0 -* Official OGC reference implementation for WFS 1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic) +* Official OGC reference implementation for WFS 1.0.0 (Transactional), 1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic) * Fully transactional (even for rich data models) * Supports KVP, XML and SOAP requests -* GML 2/3.0/3.1/3.2 output/input +* Supports GML 2, 3.0, 3.1, and 3.2 for both output and input * Support for GetGmlObject requests and XLinks * High performance and excellent scalability * On-the-fly coordinate transformation @@ -67,7 +67,7 @@ Core Features **WMTS** * Implements Basic WMTS standard 1.0.0 (KVP) -* Official OGC reference implementation for WMS 1.0.0 +* Official OGC reference implementation for WMTS 1.0.0 * High performance and excellent scalability * Supports different backends, such as GeoTIFF, remote WMS or file system tile image hierarchies * Supports on-the-fly caching (using EHCache) @@ -80,7 +80,7 @@ Core Features * Supports KVP, XML and SOAP requests * High performance and excellent scalability * ISO Metadata Application Profile 1.0.0 -* Pluggable and modular dataaccess layer allows to add support for new APs and backends +* Pluggable and modular data access layer allows to add support for new APs and backends * Modular inspector architecture allows to validate records to be inserted against various criteria * Standard inspectors: schema validity, identifier integrity, INSPIRE requirements * Handles all defined queryable properties (for Dublin Core as well as ISO profile) @@ -105,7 +105,7 @@ Implemented Standards * |WFS| 1.0.0, 1.1.0 and 2.0.0 * |WMS| 1.1.1 and 1.3.0 -* |WMTS| 1.1.0 +* |WMTS| 1.0.0 * |CSW| 2.0.2 * |WPS| 1.0.0 * |GML| 2.12, 3.0.1, 3.1.1 and 3.2.1 @@ -130,6 +130,6 @@ Details @QUICKSTART_deegree@ .. presentation-note - deegree is another robust application which has claimed the title of supporting the most comprehensive set of OGC - Web Services in free and open source software, ranging from a transactional Web Feature Service to three-dimensional - data display in a Web Terrain Service and many more! +deegree is another robust application which has claimed the title of supporting the most comprehensive set of OGC +Web Services in free and open source software, ranging from a transactional Web Feature Service to executing +geospatial processes with a Web Processing Service and many more! diff --git a/doc/quickstart/deegree_quickstart.rst b/doc/quickstart/deegree_quickstart.rst index dc12180fde..f1e651332d 100644 --- a/doc/quickstart/deegree_quickstart.rst +++ b/doc/quickstart/deegree_quickstart.rst @@ -3,7 +3,7 @@ :Author: Torsten Friebe :Author: Julian Zilz :Reviewer: Felicity Brand (Google Season of Docs 2019) -:Version: osgeolive15.0 +:Version: osgeolive17.0 :License: Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) @LOGO_deegree@ @@ -17,65 +17,81 @@ ******************************************************************************** *deegree* is open source software for spatial data infrastructures and the -geospatial web. *deegree* is a Java application for serving maps (and vector data) for other clients to show. +geospatial web. *deegree* is a Java application for serving maps (and vector data) for other clients to visualize. Available components are: - * Web-Services: WFS, WMS, WMTS, CSW, WPS + * Web services: WFS, WMS, WMTS, CSW, WPS -*deegree 3* is the new generation of the deegree Java framework for GIS -applications and OGC-service implementations. +*deegree 3.6.0-pre2* is the newest pre-release version of the deegree Java framework for GIS applications and OGC-service implementations. It can be used to build web-based geospatial-data-infrastructures (GDI). -.. contents:: Contents +.. contents:: **Contents** :local: -Start deegree 3 webservices +Start deegree webservices =========================== Choose |menu_deegree-Start|. The application will take a few moments to start up. -Firefox opens the *deegree 3 services console*. (You can also open this manually by pointing your browser to http://localhost:8033). -This is a simple web-based GUI for editing the configuration files of the *deegree workspace*. +Firefox opens the *deegree webservices administration console*. Alternatively, you can also open this manually by pointing your browser to http://localhost:8080/deegree. +The administration console is a simple web-based GUI for editing the configuration files of the activated *deegree workspace*. Load a workspace ================ -*deegree 3* uses configurations conformant to all *deegree 3* based webservices. Those configurations are stored in the workspace. +*deegree* uses configurations conformant to all *deegree* based webservices. Those configurations are stored in the workspace. #. 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. - 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. -#. Press start on the *deegree-workspace-utah-light*. + 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. +#. Press start on the *deegree-workspace-utah-light* workspace. -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. + * 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. -.. tip:: - For additional configuration examples including raster data, - you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required). + .. image:: /images/projects/deegree/deegree_workspace.png + :scale: 70 % + :alt: deegree workspaces management -View a map +**Tip:** +For additional configuration examples including raster data, you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required). + +Visualize the data ========== -#. Click on *'see layers'* to open a simple map-client. The service is configured to visualize the data and a basemap (rendered by `OpenStreetMap `_). +#. Click on *'web services'* to display all the preconfigured web services (WFS and WMS). + + .. image:: /images/projects/deegree/deegree_webservices.png + :scale: 70 % + :alt: deegree web services + +#. Click on the *'Capabilities'* button of the preconfigured WMS. The GetCapabilities document of the WMS will open in a new tab. -#. 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. + .. image:: /images/projects/deegree/deegree_capabilities.png + :scale: 70 % + :alt: deegree WMS capabilities -.. tip:: - The map client is based on `OpenLayers `_. - You can pan through the map holding the left mouse button and drag the map. - Zooming is possible via mouse wheel or the navigation elements on the left side. +#. Use the GetCapabilities request URL to add the WMS to for example :doc:`QGIS `. Once added, you can choose of a variety of layers served by the deegree WMS here. + + .. image:: /images/projects/deegree/deegree_wms_qgis.png + :scale: 70 % + :alt: deegree WMS in QGIS What next? ========== -This was just a short introduction to the features of deegree 3. -There is more information in the demo installations and on the deegree website. +This was a brief introduction to deegree's core features. +Further information and comprehensive documentation of all functionalities are available on the deegree website. * deegree website - Available here: https://www.deegree.org - * deegree documentation - Available here: https://www.deegree.org/documentation/ + * deegree documentation - Available here: https://www.deegree.org/documentation + + * deegree workshop (INSPIRE) - Available here: https://github.com/lat-lon/deegree-workshop + + * deegree Soildata Assimilation Guidance https://ejpsoil.github.io/soildata-assimilation-guidance/cookbook/deegree.html - * deegree docker images - Available here: https://hub.docker.com/r/deegree/deegree3-docker/ + * deegree docker images - Available here: + * deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker + * deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi + \ No newline at end of file diff --git a/locale/en/LC_MESSAGES/overview/deegree_overview.po b/locale/en/LC_MESSAGES/overview/deegree_overview.po index 6e28f250f9..c3738686de 100644 --- a/locale/en/LC_MESSAGES/overview/deegree_overview.po +++ b/locale/en/LC_MESSAGES/overview/deegree_overview.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 17.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-17 15:05-0600\n" +"POT-Creation-Date: 2024-11-18 16:56+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -17,7 +17,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.16.0\n" #: ../../build/doc/overview/deegree_overview.rst:21 msgid "deegree" @@ -30,8 +30,8 @@ msgstr "" #: ../../build/doc/overview/deegree_overview.rst:27 msgid "" "deegree provides geospatial webservices based upon |OGC| and `INSPIRE " -"Network Services `_ specifications. deegree" -" supports:" +"Network Services `__ specifications. " +"deegree supports:" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:30 @@ -71,8 +71,8 @@ msgstr "" #: ../../build/doc/overview/deegree_overview.rst:48 msgid "" -"Official OGC reference implementation for WFS 1.1.0 (Basic and " -"Transactional) and WFS 2.0.0 (Basic)" +"Official OGC reference implementation for WFS 1.0.0 (Transactional), " +"1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic)" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:49 @@ -86,7 +86,7 @@ msgid "Supports KVP, XML and SOAP requests" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:51 -msgid "GML 2/3.0/3.1/3.2 output/input" +msgid "Supports GML 2, 3.0, 3.1, and 3.2 for both output and input" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:52 @@ -199,7 +199,7 @@ msgid "Implements Basic WMTS standard 1.0.0 (KVP)" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:80 -msgid "Official OGC reference implementation for WMS 1.0.0" +msgid "Official OGC reference implementation for WMTS 1.0.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:82 @@ -234,8 +234,8 @@ msgstr "" #: ../../build/doc/overview/deegree_overview.rst:93 msgid "" -"Pluggable and modular dataaccess layer allows to add support for new APs " -"and backends" +"Pluggable and modular data access layer allows to add support for new APs" +" and backends" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:94 @@ -319,7 +319,7 @@ msgid "|WMS| 1.1.1 and 1.3.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:118 -msgid "|WMTS| 1.1.0" +msgid "|WMTS| 1.0.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:119 @@ -370,6 +370,15 @@ msgstr "" msgid ":doc:`Quickstart documentation <../quickstart/deegree_quickstart>`" msgstr "" +#: ../../build/doc/overview/deegree_overview.rst:148 +msgid "" +"deegree is another robust application which has claimed the title of " +"supporting the most comprehensive set of OGC Web Services in free and " +"open source software, ranging from a transactional Web Feature Service to" +" executing geospatial processes with a Web Processing Service and many " +"more!" +msgstr "" + #: ../../build/doc/:13 msgid "vmdk" msgstr "" diff --git a/locale/en/LC_MESSAGES/quickstart/deegree_quickstart.po b/locale/en/LC_MESSAGES/quickstart/deegree_quickstart.po index 8416747067..728d020fed 100644 --- a/locale/en/LC_MESSAGES/quickstart/deegree_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/deegree_quickstart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 17.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-17 15:05-0600\n" +"POT-Creation-Date: 2024-11-18 16:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -17,7 +17,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.16.0\n" #: ../../build/doc/quickstart/deegree_quickstart.rst:23 msgid "deegree Quickstart" @@ -27,7 +27,7 @@ msgstr "" msgid "" "*deegree* is open source software for spatial data infrastructures and " "the geospatial web. *deegree* is a Java application for serving maps (and" -" vector data) for other clients to show." +" vector data) for other clients to visualize." msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:28 @@ -35,63 +35,64 @@ msgid "Available components are:" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:30 -msgid "Web-Services: WFS, WMS, WMTS, CSW, WPS" +msgid "Web services: WFS, WMS, WMTS, CSW, WPS" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:32 msgid "" -"*deegree 3* is the new generation of the deegree Java framework for GIS " -"applications and OGC-service implementations. It can be used to build " -"web-based geospatial-data-infrastructures (GDI)." +"*deegree 3.6.0-pre2* is the newest pre-release version of the deegree " +"Java framework for GIS applications and OGC-service implementations. It " +"can be used to build web-based geospatial-data-infrastructures (GDI)." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:37 -msgid "Contents" +#: ../../build/doc/quickstart/deegree_quickstart.rst:36 +msgid "**Contents**" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:40 -msgid "Start deegree 3 webservices" +#: ../../build/doc/quickstart/deegree_quickstart.rst:39 +msgid "Start deegree webservices" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:42 +#: ../../build/doc/quickstart/deegree_quickstart.rst:41 msgid "" "Choose |menu_deegree-Start|. The application will take a few moments to " "start up." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:45 +#: ../../build/doc/quickstart/deegree_quickstart.rst:44 msgid "" -"Firefox opens the *deegree 3 services console*. (You can also open this " -"manually by pointing your browser to http://localhost:8033). This is a " -"simple web-based GUI for editing the configuration files of the *deegree " -"workspace*." +"Firefox opens the *deegree webservices administration console*. " +"Alternatively, you can also open this manually by pointing your browser " +"to http://localhost:8080/deegree. The administration console is a simple " +"web-based GUI for editing the configuration files of the activated " +"*deegree workspace*." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:49 +#: ../../build/doc/quickstart/deegree_quickstart.rst:48 msgid "Load a workspace" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:51 +#: ../../build/doc/quickstart/deegree_quickstart.rst:50 msgid "" -"*deegree 3* uses configurations conformant to all *deegree 3* based " +"*deegree* uses configurations conformant to all *deegree* based " "webservices. Those configurations are stored in the workspace." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:53 +#: ../../build/doc/quickstart/deegree_quickstart.rst:52 msgid "" "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. 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 " +"workspaces and official workspaces which can be imported if you have a " "internet connection." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:55 -msgid "Press start on the *deegree-workspace-utah-light*." +#: ../../build/doc/quickstart/deegree_quickstart.rst:54 +msgid "Press start on the *deegree-workspace-utah-light* workspace." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:57 +#: ../../build/doc/quickstart/deegree_quickstart.rst:56 msgid "" "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) " @@ -100,63 +101,95 @@ msgid "" "raw vector data, backed by shapefiles, in GML format." msgstr "" +#: ../../build/doc/quickstart/deegree_quickstart.rst +msgid "deegree workspaces management" +msgstr "" + #: ../../build/doc/quickstart/deegree_quickstart.rst:62 msgid "" -"For additional configuration examples including raster data, you can " -"import the workspace *deegree-workspace-utah* through the workspace " +"**Tip:** For additional configuration examples including raster data, you" +" can import the workspace *deegree-workspace-utah* through the workspace " "management (internet connection is required)." msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:66 -msgid "View a map" +msgid "Visualize the data" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:68 msgid "" -"Click on *'see layers'* to open a simple map-client. The service is " -"configured to visualize the data and a basemap (rendered by " -"`OpenStreetMap `_)." +"Click on *'web services'* to display all the preconfigured web services " +"(WFS and WMS)." +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst +msgid "deegree web services" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:70 +#: ../../build/doc/quickstart/deegree_quickstart.rst:74 msgid "" -"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." +"Click on the *'Capabilities'* button of the preconfigured WMS. The " +"GetCapabilities document of the WMS will open in a new tab." +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst +msgid "deegree WMS capabilities" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:73 +#: ../../build/doc/quickstart/deegree_quickstart.rst:80 msgid "" -"The map client is based on `OpenLayers `_. You " -"can pan through the map holding the left mouse button and drag the map. " -"Zooming is possible via mouse wheel or the navigation elements on the " -"left side." +"Use the GetCapabilities request URL to add the WMS to for example " +":doc:`QGIS `. Once added, you can choose of a variety of " +"layers served by the deegree WMS here." +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst +msgid "deegree WMS in QGIS" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:78 +#: ../../build/doc/quickstart/deegree_quickstart.rst:87 msgid "What next?" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:80 +#: ../../build/doc/quickstart/deegree_quickstart.rst:89 msgid "" -"This was just a short introduction to the features of deegree 3. There is" -" more information in the demo installations and on the deegree website." +"This was a brief introduction to deegree's core features. Further " +"information and comprehensive documentation of all functionalities are " +"available on the deegree website." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:83 +#: ../../build/doc/quickstart/deegree_quickstart.rst:92 msgid "deegree website - Available here: https://www.deegree.org" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:85 +#: ../../build/doc/quickstart/deegree_quickstart.rst:94 msgid "" "deegree documentation - Available here: " -"https://www.deegree.org/documentation/" +"https://www.deegree.org/documentation" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:87 +#: ../../build/doc/quickstart/deegree_quickstart.rst:96 msgid "" -"deegree docker images - Available here: " -"https://hub.docker.com/r/deegree/deegree3-docker/" +"deegree workshop (INSPIRE) - Available here: https://github.com/lat-lon" +"/deegree-workshop" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:98 +msgid "" +"deegree Soildata Assimilation Guidance https://ejpsoil.github.io" +"/soildata-assimilation-guidance/cookbook/deegree.html" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:104 +msgid "deegree docker images - Available here:" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:101 +msgid "deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:102 +msgid "deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi" msgstr "" #: ../../build/doc/:13 diff --git a/locale/pot/overview/deegree_overview.pot b/locale/pot/overview/deegree_overview.pot index 0a24ba5c55..31e057e737 100644 --- a/locale/pot/overview/deegree_overview.pot +++ b/locale/pot/overview/deegree_overview.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: OSGeoLive 17.0.0\n" +"Project-Id-Version: OSGeoLive 17.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-17 15:05-0600\n" +"POT-Creation-Date: 2024-11-18 16:56+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,7 +25,7 @@ msgid "About" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:27 -msgid "deegree provides geospatial webservices based upon |OGC| and `INSPIRE Network Services `_ specifications. deegree supports:" +msgid "deegree provides geospatial webservices based upon |OGC| and `INSPIRE Network Services `__ specifications. deegree supports:" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:30 @@ -65,7 +65,7 @@ msgid "Implements WFS standards 1.0.0, 1.1.0 and 2.0.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:48 -msgid "Official OGC reference implementation for WFS 1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic)" +msgid "Official OGC reference implementation for WFS 1.0.0 (Transactional), 1.1.0 (Basic and Transactional) and WFS 2.0.0 (Basic)" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:49 @@ -79,7 +79,7 @@ msgid "Supports KVP, XML and SOAP requests" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:51 -msgid "GML 2/3.0/3.1/3.2 output/input" +msgid "Supports GML 2, 3.0, 3.1, and 3.2 for both output and input" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:52 @@ -178,7 +178,7 @@ msgid "Implements Basic WMTS standard 1.0.0 (KVP)" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:80 -msgid "Official OGC reference implementation for WMS 1.0.0" +msgid "Official OGC reference implementation for WMTS 1.0.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:82 @@ -210,7 +210,7 @@ msgid "ISO Metadata Application Profile 1.0.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:93 -msgid "Pluggable and modular dataaccess layer allows to add support for new APs and backends" +msgid "Pluggable and modular data access layer allows to add support for new APs and backends" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:94 @@ -286,7 +286,7 @@ msgid "|WMS| 1.1.1 and 1.3.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:118 -msgid "|WMTS| 1.1.0" +msgid "|WMTS| 1.0.0" msgstr "" #: ../../build/doc/overview/deegree_overview.rst:119 @@ -337,6 +337,10 @@ msgstr "" msgid ":doc:`Quickstart documentation <../quickstart/deegree_quickstart>`" msgstr "" +#: ../../build/doc/overview/deegree_overview.rst:148 +msgid "deegree is another robust application which has claimed the title of supporting the most comprehensive set of OGC Web Services in free and open source software, ranging from a transactional Web Feature Service to executing geospatial processes with a Web Processing Service and many more!" +msgstr "" + #: ../../build/doc/:13 msgid "vmdk" msgstr "" diff --git a/locale/pot/quickstart/deegree_quickstart.pot b/locale/pot/quickstart/deegree_quickstart.pot index a0edd91054..7c73c2a39f 100644 --- a/locale/pot/quickstart/deegree_quickstart.pot +++ b/locale/pot/quickstart/deegree_quickstart.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: OSGeoLive 17.0.0\n" +"Project-Id-Version: OSGeoLive 17.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-17 15:05-0600\n" +"POT-Creation-Date: 2024-11-18 16:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgid "deegree Quickstart" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:25 -msgid "*deegree* is open source software for spatial data infrastructures and the geospatial web. *deegree* is a Java application for serving maps (and vector data) for other clients to show." +msgid "*deegree* is open source software for spatial data infrastructures and the geospatial web. *deegree* is a Java application for serving maps (and vector data) for other clients to visualize." msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:28 @@ -29,87 +29,119 @@ msgid "Available components are:" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:30 -msgid "Web-Services: WFS, WMS, WMTS, CSW, WPS" +msgid "Web services: WFS, WMS, WMTS, CSW, WPS" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:32 -msgid "*deegree 3* is the new generation of the deegree Java framework for GIS applications and OGC-service implementations. It can be used to build web-based geospatial-data-infrastructures (GDI)." +msgid "*deegree 3.6.0-pre2* is the newest pre-release version of the deegree Java framework for GIS applications and OGC-service implementations. It can be used to build web-based geospatial-data-infrastructures (GDI)." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:37 -msgid "Contents" +#: ../../build/doc/quickstart/deegree_quickstart.rst:36 +msgid "**Contents**" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:40 -msgid "Start deegree 3 webservices" +#: ../../build/doc/quickstart/deegree_quickstart.rst:39 +msgid "Start deegree webservices" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:42 +#: ../../build/doc/quickstart/deegree_quickstart.rst:41 msgid "Choose |menu_deegree-Start|. The application will take a few moments to start up." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:45 -msgid "Firefox opens the *deegree 3 services console*. (You can also open this manually by pointing your browser to http://localhost:8033). This is a simple web-based GUI for editing the configuration files of the *deegree workspace*." +#: ../../build/doc/quickstart/deegree_quickstart.rst:44 +msgid "Firefox opens the *deegree webservices administration console*. Alternatively, you can also open this manually by pointing your browser to http://localhost:8080/deegree. The administration console is a simple web-based GUI for editing the configuration files of the activated *deegree workspace*." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:49 +#: ../../build/doc/quickstart/deegree_quickstart.rst:48 msgid "Load a workspace" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:51 -msgid "*deegree 3* uses configurations conformant to all *deegree 3* based webservices. Those configurations are stored in the workspace." +#: ../../build/doc/quickstart/deegree_quickstart.rst:50 +msgid "*deegree* uses configurations conformant to all *deegree* based webservices. Those configurations are stored in the workspace." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:53 -msgid "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. 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." +#: ../../build/doc/quickstart/deegree_quickstart.rst:52 +msgid "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. 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." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:55 -msgid "Press start on the *deegree-workspace-utah-light*." +#: ../../build/doc/quickstart/deegree_quickstart.rst:54 +msgid "Press start on the *deegree-workspace-utah-light* workspace." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:57 +#: ../../build/doc/quickstart/deegree_quickstart.rst:56 msgid "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." msgstr "" +#: ../../build/doc/quickstart/deegree_quickstart.rst:0 +msgid "deegree workspaces management" +msgstr "" + #: ../../build/doc/quickstart/deegree_quickstart.rst:62 -msgid "For additional configuration examples including raster data, you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required)." +msgid "**Tip:** For additional configuration examples including raster data, you can import the workspace *deegree-workspace-utah* through the workspace management (internet connection is required)." msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:66 -msgid "View a map" +msgid "Visualize the data" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:68 -msgid "Click on *'see layers'* to open a simple map-client. The service is configured to visualize the data and a basemap (rendered by `OpenStreetMap `_)." +msgid "Click on *'web services'* to display all the preconfigured web services (WFS and WMS)." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:70 -msgid "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." +#: ../../build/doc/quickstart/deegree_quickstart.rst:0 +msgid "deegree web services" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:73 -msgid "The map client is based on `OpenLayers `_. You can pan through the map holding the left mouse button and drag the map. Zooming is possible via mouse wheel or the navigation elements on the left side." +#: ../../build/doc/quickstart/deegree_quickstart.rst:74 +msgid "Click on the *'Capabilities'* button of the preconfigured WMS. The GetCapabilities document of the WMS will open in a new tab." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:78 -msgid "What next?" +#: ../../build/doc/quickstart/deegree_quickstart.rst:0 +msgid "deegree WMS capabilities" msgstr "" #: ../../build/doc/quickstart/deegree_quickstart.rst:80 -msgid "This was just a short introduction to the features of deegree 3. There is more information in the demo installations and on the deegree website." +msgid "Use the GetCapabilities request URL to add the WMS to for example :doc:`QGIS `. Once added, you can choose of a variety of layers served by the deegree WMS here." +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:0 +msgid "deegree WMS in QGIS" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:87 +msgid "What next?" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:89 +msgid "This was a brief introduction to deegree's core features. Further information and comprehensive documentation of all functionalities are available on the deegree website." msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:83 +#: ../../build/doc/quickstart/deegree_quickstart.rst:92 msgid "deegree website - Available here: https://www.deegree.org" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:85 -msgid "deegree documentation - Available here: https://www.deegree.org/documentation/" +#: ../../build/doc/quickstart/deegree_quickstart.rst:94 +msgid "deegree documentation - Available here: https://www.deegree.org/documentation" msgstr "" -#: ../../build/doc/quickstart/deegree_quickstart.rst:87 -msgid "deegree docker images - Available here: https://hub.docker.com/r/deegree/deegree3-docker/" +#: ../../build/doc/quickstart/deegree_quickstart.rst:96 +msgid "deegree workshop (INSPIRE) - Available here: https://github.com/lat-lon/deegree-workshop" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:98 +msgid "deegree Soildata Assimilation Guidance https://ejpsoil.github.io/soildata-assimilation-guidance/cookbook/deegree.html" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:104 +msgid "deegree docker images - Available here:" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:101 +msgid "deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker" +msgstr "" + +#: ../../build/doc/quickstart/deegree_quickstart.rst:102 +msgid "deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi" msgstr "" #: ../../build/doc/:13