Skip to content

New WFS layers no longer visible in dashboards #9139

Description

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:

  1. 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
  2. The Zoom to layer is not enabled but it should be

image

How to reproduce

wfs_dashboard

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

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions