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
  • GetMap: Get the plot image as png for a layer for a requested time, image size and extent. Only untiled images are supported, which means the complete image has to be requested for the complete extent.
  • GetLegendGetLegendGraphic: Get the legend image as png for a layer.

...

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.

...

GetLegendGraphic

 

Properties

The following WMS specific properties can be configured in the FewsPiService.properties file.

...