Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layers created from OGC Web Services should support sending headers #1155

Open
5 tasks
claustres opened this issue Mar 20, 2025 · 0 comments
Open
5 tasks

Layers created from OGC Web Services should support sending headers #1155

claustres opened this issue Mar 20, 2025 · 0 comments
Labels
enhancement map Issue affecting map module
Milestone

Comments

@claustres
Copy link
Member

OGC Web Services are often protected by an API key (ie token) to be given as a header, it should be useful to support it:

  • Update KOwsServiceField to set the header key/value
  • Update WMTS layers to use the header key/value
  • Update TMS layers to use the header key/value
  • Update WMS layers to use the header key/value
  • Update WFS layers to use the header key/value
@claustres claustres added enhancement map Issue affecting map module labels Mar 20, 2025
@claustres claustres added this to the v2.5.x milestone Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement map Issue affecting map module
Projects
Status: To do
Development

No branches or pull requests

1 participant