Closed kuosman closed 2 years ago
Thanks for reporting this! So the frontend doesn't send the currently selected style per layer on GFI-requests and/or server doesn't pass the style in the request to the actual service.
Fixes merged in develop branch for Oskari 2.6 (due mid-January). Thanks @kuosman!
When using different WMS style than default also hidden features (not visible in current style) can be seen on GFI.
Problem is in
oskari-frontend
(not send WMS styles to server) andoskari-server
need also modifying so at GFI request include also selected WMS style.For example in Suomen Väylät is Road bridges WMS map layer that normally shows all road bridges but map layer has also weight-restricted bridges style and when using this style we get also GFI responses for unvisible bridges (all bridges).