Below are some examples to explain services usage by using HTTP/GET and KVP encoding. |
||
Special Features of deegree WMS |
Request / Description | Result |
---|---|
OpenStreetMap slippy map OpenStreetMap data can easily be accessed with a deegree WMS. |
^ up |
WMS 1.1.1 GetMap with OpenStreetMap slippy map Please note: OpenStreetMap slippy map layers are only available by activating them in the wms_configuration.xml. Please have a look into the readme file and the wms_configuration.xml. Please note: OpenStreetMap data: © OSM contributors, License: . |
|
deegree Charts deegree WMS is able to use deegree Charts. With deegree Charts, data can be visualized in diagrams on the map. |
^ up |
WMS 1.1.1 GetMap with deegree Charts GetMap request which uses deegree Charts.
|
|
Time Parameter With the Time Parameter, you can send requests for each point in time supported by the requested layer. In our example, the points of the layer WeatherTime change their colour by changing the date. |
^ up |
WMS 1.1.1 GetMap Time Parameter for 2009-01-01 GetMap request which uses a Time Parameter. |
|
WMS 1.1.1 GetMap Time Parameter for 2009-01-04 GetMap request which uses a Time Parameter.
|
|
Vendor specific parameters deegree WMS supports several vendor specific parameters. You find some example requests for vendor specific parameters below. |
^ up |
WMS 1.1.1 GetMap SQL Template
Please note: This request needs an SQL database connection. Our example will work by enabling the OpenStreetMap layers and the needed database. Please have a look into the readme file and the advice in the wms_configuration.xml. You can find more information about the SQL template in the deegree WMS documentation in chapter 4.3 (support for additional and vendorspecific parameters) |
|
WMS 1.1.1 GetMap WKT
GetMap request which uses WKT ...
|