eucp-project / data-catalogue

EUCP data portal
https://eucp-project.github.io/data-catalogue/
Other
1 stars 0 forks source link

CPM map is broken #32

Closed Peter9192 closed 2 years ago

Peter9192 commented 2 years ago

The map on the CPM page no longer shows up. Looking at the devtools, I found an error message from eumetview (the map provider):

Forbidden
You don't have permission to access /geoserv/wms on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Peter9192 commented 2 years ago

Googling for eumatsat mapviewer yields

image

and clicking that link gives back the same Forbidden error.

Updating the link from eumetview.eumetsat.int to view.eumetsat.int will probably fix the issue

Peter9192 commented 2 years ago

https://view.eumetsat.int/productviewer?v=default has an API button, but the API for WMS seems to be broken at the moment.

Peter9192 commented 2 years ago

Okay, seems to be back online. They have updated the API as well. Had to change the layer name to: backgrounds:ne_background. Found this by checkout out the XHR requests when loading https://view.eumetsat.int/productviewer?v=default#

New API is documented here: https://eumetsatspace.atlassian.net/wiki/spaces/DSEV/pages/376144035/The+Web+Map+Service