I'm trying to create a map of the weather of Italy but I can't find a valid wms server that works. Does anyone know a working one?
I'm trying to use the Meteomatics API and it works on Postman but when I add a WMS as a background layer on my map on Qlik Cloud it freezes. There are 2 problems:
1. CORS policies: the header doesn't have an Access-Control-Allow-Origin but I solved this problem in 2 ways:
-using the chrome extesion called Moesif CORS that is able to add the header with *