Skip to content

Conversation

@giovanniborella
Copy link
Contributor

@giovanniborella giovanniborella commented Aug 21, 2025

Due to dataforsyningen modernization, these services change their url, prefixing wms or wmts:
https://dataforsyningen.dk/news/5042

Live change list:
https://dataforsyningen.dk/asset/PDF/Mapningstabel/dataforsyningen_api_2025.xlsx

Routing and URL handling updates:

  • Added logic to detect if the requested service is in a list of WMS or WMTS services that now require a /wms or /wmts prefix in the host URL; the host is dynamically updated before proxying the request.
  • Introduced changedWMSServices and changedWMTSServices arrays to maintain the list of affected services, making it easier to update as Dataforsyningen changes their endpoints.
  • Improved extraction and normalization of the service name from the request URL to ensure correct matching and routing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant