Versions Compared

Key

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

...

The available request methods with their supported parameters are described here.

GetCapabilties

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

...

  • format (string, optional): Format of the response. Options are: application/xml or application/json. The default format is application/xml.

...