Versions Compared

Key

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

...

  • FORMAT (optional) : the requested capabilities format. ( 'application/xml' or 'application/json')  The default format is XML.
  • SSD : by specifying the name of a SDD display panel the capabilities can be rendered for only one specific SSD display panel.
  • SHOWTIMESTEPS : when SHOWTIMESTEPS =TRUE  the time dimension information will include a list of individual time steps. (default is false)
  • TIMEZERO : the reference time0 which is used to transform relative times used in the SSD configuration to absolute date/time values (default is current time)

Example request

Code Block
http://localhost:8080/FewsWebServices/ssd?request=GetCapabilities&format=application/xml

...