GetCapabilities Request
The GetCapabilities
-Request describes the capabilities of the WMS service, including supported parameters, times available, and geographic regions available. It is constructed as follows:
https://api.meteomatics.com/wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
The response will be a WMS-specific XML describing the available data. As mentioned before, the currently supported WMS version is 1.3.0
.