Describe the bug
We have encountered that SITMUN have dificulties using some wmts services. For instance the WMTS from GOIB (Govern de les Illes Balears) and WMTS from SITNA. Both work perfectly in a APISITNA viewer. Looks like something related with the Proxy behavior.
Describe the bug We have encountered that SITMUN have dificulties using some wmts services. For instance the WMTS from GOIB (Govern de les Illes Balears) and WMTS from SITNA. Both work perfectly in a APISITNA viewer. Looks like something related with the Proxy behavior.
https://ideib.caib.es/geoserveis/rest/services/imatges/GOIB_Ortofoto_2015_IB/MapServer/WMTS https://ideib.caib.es/geoserveis/rest/services/imatges/GOIB_Ortofoto_2018_IB/MapServer/WMTS (and all wmts) https://idena.navarra.es/ogc/wmts
For instance the IDENA viewer return this error while trying to retreive the background layer WMTS idena mentioned above:
The requested URL for the client is: https://ide.cime.es/stm3/middleware/proxy/20/5/WMTS/208/mapabase/default/epsg25830/6/39/25.png
That produces the next error
While the traduces URL should be https://idena.navarra.es/ogc/wmts/mapabase/default/epsg25830/6/39/25.png
The same happens with GOIB Services
To Reproduce Steps to reproduce the behavior:
Expected behavior All those services working perfectly.
Screenshots Done above.