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.
  • T0 (optional) : the reference time (time zero) in ISO 8601 format (i.e. 2019-10-07T10:43:12Z).  The default is the current time (GMT).
  • VERBOSE : by adding the parameter VERBOSE=TRUE to the url, more verbose capabilities are provided, including a list of time steps per display panel.

Example request

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

...