Description
openedon May 5, 2023
Description
New WFS layers added to a map widget in dashboard are no longer visualized. QA and 2023.01.01 are affected, where an empty CQL_FILTER is included in the GetFeature request when the map widget is finally added to the dashboard.
A few more things have been contextually identified also in DEV:
- When a WFS layer is selected from the Catalog tool in dashboards a WMS DescribeLayer request is performed . This doesn't break any functionality but is is not correct anyway
- The Zoom to layer is not enabled but it should be
How to reproduce
Expected Result
- Layers added from a WFS resource in dashboard should be visualized in Map Widgets
- The WMS DescribeLayer request should not be performed in this case
- The Zoom to layer should be enabled using info retrieved from the Feature Collection
Current Result
See How to reproduce above. an empty CQL_FILTER is included in the GetFeature request when the map widget is finally added to the dashboard.
- Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Browser Affected | Version |
---|---|
Internet Explorer | |
Edge | |
Chrome | |
Firefox | |
Safari |
Other useful information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment