Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GetCapabilities: get the available layers and times available for each layer at the current system time. GetCapabilties will return its content as XML by default. A json format is supported as well, which is more convenient for web development.

 

Request parameters

  • LAYERS (string): id of the gridPlot that should be rendered. Only one id is allowed. 

...

  • The product of width and height is limited to the full HD resolution of 1920x1200 to avoid memory issues. In case a GetMap request is done where WIDTH*HEIGHT > 2304000 a bad request error will be returned.

Response

PNG image of the requested gridPlot for the specified timeStepXML or JSON response with all available gridPlots nested by gidPlotGroupds.

Example request

Code Block
http://localhost:80808181/FewsWebServices/wms?service=WMS&request=GetMap&version=1.3&layers=Temp_forecast_nwp&crs=EPSG%3A3857&time=2018-09-01T00%3A00%3A00.000Z&width=920&height=500&bbox=-1261269.140637805,4786137.922323937,1921144.283455659,6515710.435418212

Example png response

request=GetCapabilities

Example xml response

Code Block
<<WMS_Capabilities xmlns="http://www.opengis.net/wms" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd" version="1.3.0">
<Service>
<Name>WMS</Name>
<Title>
Delft-FEWS Web Mapping Service with time support (WMS-T)
</Title>



</Service>


<Capability>
<Request>
<GetCapabilities>
<Format>application/xml</Format>
<Format>application/json</Format>

</GetCapabilities>


<GetMap>
<Format>image/png</Format>

</GetMap>



</Request>


<Exception>
<Format>XML</Format>

</Exception>


<Layer>
<Title>Delft-FEWS Web Mapping Service layers</Title>
<CRS>EPSG:3857</CRS>
<BoundingBox CRS="EPSG:3857" maxx="20037508.342789" maxy="20037508.342789" minx="-20037508.342789" miny="-20037508.342789"/>
<Layer>
<Name>Satellite precipitation</Name>
<Title>Satellite precipitation</Title>
<Layer queryable="1">
<Name>Precipitation GPM [mm]</Name>
<Title/>
<Dimension units="ISO8601" name="time">
2018-10-05T12:30:00Z,2018-10-05T13:00:00Z,2018-10-05T13:30:00Z,2018-10-05T14:00:00Z,2018-10-05T14:30:00Z,2018-10-05T15:00:00Z,2018-10-05T15:30:00Z,2018-10-05T16:00:00Z,2018-10-05T16:30:00Z,2018-10-05T17:00:00Z,2018-10-05T17:30:00Z,2018-10-05T18:00:00Z,2018-10-05T18:30:00Z,2018-10-05T19:00:00Z,2018-10-05T19:30:00Z,2018-10-05T20:00:00Z,2018-10-05T20:30:00Z,2018-10-05T21:00:00Z,2018-10-05T21:30:00Z,2018-10-05T22:00:00Z,2018-10-05T22:30:00Z,2018-10-05T23:00:00Z,2018-10-05T23:30:00Z,2018-10-06T00:00:00Z,2018-10-06T00:30:00Z,2018-10-06T01:00:00Z,2018-10-06T01:30:00Z,2018-10-06T02:00:00Z,2018-10-06T02:30:00Z,2018-10-06T03:00:00Z,2018-10-06T03:30:00Z,2018-10-06T04:00:00Z,2018-10-06T04:30:00Z,2018-10-06T05:00:00Z,2018-10-06T05:30:00Z,2018-10-06T06:00:00Z,2018-10-06T06:30:00Z,2018-10-06T07:00:00Z,2018-10-06T07:30:00Z,2018-10-06T08:00:00Z,2018-10-06T08:30:00Z,2018-10-06T09:00:00Z,2018-10-06T09:30:00Z,2018-10-06T10:00:00Z,2018-10-06T10:30:00Z,2018-10-06T11:00:00Z,2018-10-06T11:30:00Z,2018-10-06T12:00:00Z,2018-10-06T12:30:00Z,2018-10-06T13:00:00Z,2018-10-06T13:30:00Z,2018-10-06T14:00:00Z,2018-10-06T14:30:00Z,2018-10-06T15:00:00Z,2018-10-06T15:30:00Z,2018-10-06T16:00:00Z,2018-10-06T16:30:00Z,2018-10-06T17:00:00Z,2018-10-06T17:30:00Z,2018-10-06T18:00:00Z,2018-10-06T18:30:00Z,2018-10-06T19:00:00Z,2018-10-06T19:30:00Z,2018-10-06T20:00:00Z,2018-10-06T20:30:00Z,2018-10-06T21:00:00Z,2018-10-06T21:30:00Z,2018-10-06T22:00:00Z,2018-10-06T22:30:00Z,2018-10-06T23:00:00Z,2018-10-06T23:30:00Z,2018-10-07T00:00:00Z,2018-10-07T00:30:00Z,2018-10-07T01:00:00Z,2018-10-07T01:30:00Z,2018-10-07T02:00:00Z,2018-10-07T02:30:00Z,2018-10-07T03:00:00Z,2018-10-07T03:30:00Z,2018-10-07T04:00:00Z,2018-10-07T04:30:00Z,2018-10-07T05:00:00Z,2018-10-07T05:30:00Z,2018-10-07T06:00:00Z,2018-10-07T06:30:00Z,2018-10-07T07:00:00Z,2018-10-07T07:30:00Z,2018-10-07T08:00:00Z,2018-10-07T08:30:00Z,2018-10-07T09:00:00Z,2018-10-07T09:30:00Z,2018-10-07T10:00:00Z,2018-10-07T10:30:00Z,2018-10-07T11:00:00Z,2018-10-07T11:30:00Z,2018-10-07T12:00:00Z,2018-10-07T12:30:00Z,2018-10-07T13:00:00Z,2018-10-07T13:30:00Z,2018-10-07T14:00:00Z,2018-10-07T14:30:00Z,2018-10-07T15:00:00Z,2018-10-07T15:30:00Z,2018-10-07T16:00:00Z,2018-10-07T16:30:00Z,2018-10-07T17:00:00Z,2018-10-07T17:30:00Z,2018-10-07T18:00:00Z,2018-10-07T18:30:00Z,2018-10-07T19:00:00Z,2018-10-07T19:30:00Z,2018-10-07T20:00:00Z,2018-10-07T20:30:00Z,2018-10-07T21:00:00Z,2018-10-07T21:30:00Z,2018-10-07T22:00:00Z,2018-10-07T22:30:00Z,2018-10-07T23:00:00Z,2018-10-07T23:30:00Z,2018-10-08T00:00:00Z,2018-10-08T00:30:00Z,2018-10-08T01:00:00Z,2018-10-08T01:30:00Z,2018-10-08T02:00:00Z,2018-10-08T02:30:00Z,2018-10-08T03:00:00Z,2018-10-08T03:30:00Z,2018-10-08T04:00:00Z,2018-10-08T04:30:00Z,2018-10-08T05:00:00Z,2018-10-08T05:30:00Z,2018-10-08T06:00:00Z,2018-10-08T06:30:00Z,2018-10-08T07:00:00Z,2018-10-08T07:30:00Z,2018-10-08T08:00:00Z,2018-10-08T08:30:00Z,2018-10-08T09:00:00Z,2018-10-08T09:30:00Z,2018-10-08T10:00:00Z,2018-10-08T10:30:00Z,2018-10-08T11:00:00Z,2018-10-08T11:30:00Z,2018-10-08T12:00:00Z,2018-10-08T12:30:00Z,2018-10-08T13:00:00Z,2018-10-08T13:30:00Z,2018-10-08T14:00:00Z,2018-10-08T14:30:00Z,2018-10-08T15:00:00Z,2018-10-08T15:30:00Z,2018-10-08T16:00:00Z,2018-10-08T16:30:00Z,2018-10-08T17:00:00Z,2018-10-08T17:30:00Z,2018-10-08T18:00:00Z,2018-10-08T18:30:00Z,2018-10-08T19:00:00Z,2018-10-08T19:30:00Z,2018-10-08T20:00:00Z,2018-10-08T20:30:00Z,2018-10-08T21:00:00Z,2018-10-08T21:30:00Z,2018-10-08T22:00:00Z,2018-10-08T22:30:00Z,2018-10-08T23:00:00Z,2018-10-08T23:30:00Z,2018-10-09T00:00:00Z,2018-10-09T00:30:00Z,2018-10-09T01:00:00Z,2018-10-09T01:30:00Z,2018-10-09T02:00:00Z,2018-10-09T02:30:00Z,2018-10-09T03:00:00Z,2018-10-09T03:30:00Z,2018-10-09T04:00:00Z,2018-10-09T04:30:00Z,2018-10-09T05:00:00Z,2018-10-09T05:30:00Z,2018-10-09T06:00:00Z,2018-10-09T06:30:00Z,2018-10-09T07:00:00Z,2018-10-09T07:30:00Z,2018-10-09T08:00:00Z,2018-10-09T08:30:00Z,2018-10-09T09:00:00Z,2018-10-09T09:30:00Z,2018-10-09T10:00:00Z,2018-10-09T10:30:00Z,2018-10-09T11:00:00Z,2018-10-09T11:30:00Z,2018-10-09T12:00:00Z,2018-10-09T12:30:00Z,2018-10-09T13:00:00Z
</Dimension>
</Layer>

Code Block
<?xml version="1.0" encoding="UTF-8"?>

Example JSON response

Code Block
<?xml version="1.0" encoding="UTF-8"?>

...

Code Block
http://localhost:8080/FewsWebServices/wms?service=WMS&request=GetMap&version=1.3&layers=Temp_forecast_nwp&crs=EPSG%3A3857&time=2018-09-01T00%3A00%3A00.000Z&width=920&height=500&bbox=-1261269.140637805,4786137.922323937,1921144.283455659,6515710.435418212

Example png response

GetLegendGraphic

GetLegendGraphic: Get the legend image as png for a layer.

...