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

Allow loading layers from a WMTS layer #577

Open
nimdanitro opened this issue Dec 17, 2024 · 0 comments
Open

Allow loading layers from a WMTS layer #577

nimdanitro opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@nimdanitro
Copy link
Member

nimdanitro commented Dec 17, 2024

I want to load layers from a WMS/WMTS server on the map and display them over the current map.
There are two main protocols / approaches to serve those layers:

  • Web Map Tile Service (WMTS)
  • Web Map Service (WMS)?

Problems to solve:

  • define a predefined list of WMS/WMTS servers (or should this be configuration for each instance?)
  • support only public layers in a first step (WMTS can also be protected by username / password).
  • Add a WMTS server selection box, on click on the specific WMTS server, load the available layers with the GetCapabilities call and display them for selection.
  • Add specific WTMS layer with a proper styling
  • allow selections to be hidden and removed in the layer selection box => group layers by WMTS server?

This is a loose collection of WMTS Servers:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant