deegreeクイックスタート¶
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.
利用可能なコンポーネント:
Web services: WFS, WMS, WMTS, CSW, WPS
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).
Start deegree webservices¶
メニューを選択します。アプリケーションの起動にはしばらく時間がかかります。
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.
ワークスペースを読み込む¶
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 official workspaces which can be imported if you have a internet connection.
Press start on the deegree-workspace-utah-light 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).
Visualize the data¶
Click on 'web services' to display all the preconfigured web services (WFS and WMS).
Click on the 'Capabilities' button of the preconfigured WMS. The GetCapabilities document of the WMS will open in a new tab.
Use the GetCapabilities request URL to add the WMS to for example QGIS. Once added, you can choose of a variety of layers served by the deegree WMS here.
次のステップは何?¶
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 Webサイト - こちらで利用可能: https://www.deegree.org
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:
deegree webservices - https://hub.docker.com/r/deegree/deegree3-docker
deegree OGC API - https://hub.docker.com/r/deegree/deegree-ogcapi