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

GetFeatureInfo WMS inside grouplayers #1618

Closed
filleg opened this issue Oct 17, 2022 · 1 comment · Fixed by #1659
Closed

GetFeatureInfo WMS inside grouplayers #1618

filleg opened this issue Oct 17, 2022 · 1 comment · Fixed by #1659
Assignees
Labels
bug May be fixed by a core developer

Comments

@filleg
Copy link
Contributor

filleg commented Oct 17, 2022

Describe the bug
GetFeatureInfo click works to well with WMS layers inside a grouplayer.
Even though you setup a layer inside the group with "queryable": false it works.

To Reproduce
Config a WMS-layer with attributes and set it to "queryable": false inside a grouplayer "type": "GROUP"

Desktop (please complete the following information):

OS: Windows 10
Browser: Chrome
Version: Version 90.0.4430.93

@jokd jokd added the bug May be fixed by a core developer label Oct 18, 2022
@tonnyandersson
Copy link
Collaborator

tonnyandersson commented Oct 18, 2022

@filleg I guess you need some layer(s) in the group layer to be queryable and some not? Otherwise, you can set "queryable": false on the actual group layer as a temp fix. But then no layer in the group will be queryable.

But I guess you've figured that out already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug May be fixed by a core developer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants