Map layer source only retrieves one png for UK. How to display?

Viewed 28

So I am trying to get this to work. Here is the only documentation they provide.

https://www.metoffice.gov.uk/services/data/datapoint/forecast-layer-capabilities

  • I am using OpenLayers and am not sure how to get this layer png displayed to the right location. I can get the capabilities fine, and I can call the baseURL and I get the png in postman but how to I get this on an openlayers map I don't know.

enter image description here

  • Another question I have is what styles are available as they mention styles too.

Here is the example of what I am trying to display:

https://www.metoffice.gov.uk/public/weather/forecast/map#?map=Temperature&zoom=5&lon=-4.00&lat=55.01&fcTime=1663700400

0 Answers
Related