Skip to content

fix: use dummy layer for erroneous WMTS layers#895

Open
buehner wants to merge 1 commit intomainfrom
wmts-layers-in-tree
Open

fix: use dummy layer for erroneous WMTS layers#895
buehner wants to merge 1 commit intomainfrom
wmts-layers-in-tree

Conversation

@buehner
Copy link
Member

@buehner buehner commented Feb 7, 2025

WMTS layers in SHOGun heavily rely on their GetCapabilities response. In case the document is not reachable, such a layer will disappear from the layer tree. On the opposite, WMS layers that are not reachable do NOT disappear from the tree.

To unify the behavior and list/display also erroneous WMTS layers in the tree, this introduces a fallback/dummy solution. Once the required capabilities resources should be available again, the layers would work as intended again.

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