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

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

...