You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a look at why the home page maps stopped rendering. It looks like the WMS service was switched off in favor of a WMTS service. So in the React code:
Thanks Zach
Our new developer working on OCIMS, Dylan Pivo, will be looking into resurrecting your visualisation work soon, with hopefully quite a bit of time dedicated next year. So this work will be picked up again soon
I had a look at why the home page maps stopped rendering. It looks like the WMS service was switched off in favor of a WMTS service. So in the React code:
This:
Would need to be come this:
More or less. I tested it - it works, but the legend would need to be redone / removed. Also not sure if the color range and scheme is the same.
Might just be easier to remove the Home page CMEMS maps. You can do this by commenting out the CMEMS WMS layer:
The text was updated successfully, but these errors were encountered: