Skip to content

Fix the widget support for the WFS layer with no geom#11379

Merged
offtherailz merged 1 commit intogeosolutions-it:masterfrom
subashtiwari1010:fix/widget-support-no-geom-wfs-11376
Aug 8, 2025
Merged

Fix the widget support for the WFS layer with no geom#11379
offtherailz merged 1 commit intogeosolutions-it:masterfrom
subashtiwari1010:fix/widget-support-no-geom-wfs-11376

Conversation

@subashtiwari1010
Copy link
Copy Markdown
Contributor

Description

#11377
Continuing from this PR. This PR adds the support of the widget for the WFS layer with no geom.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?
As there is no geometry in the WFS layer when the widget is added to the map, it tries to filter the data, but due to not having the geometry field, the error message is displayed.

Fixes #11376

What is the new behavior?
This PR adds the support to create the chart with other fields even when there is no geometry for the WFS layer.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@offtherailz offtherailz merged commit dc9d9d6 into geosolutions-it:master Aug 8, 2025
4 checks passed
subashtiwari1010 added a commit to subashtiwari1010/MapStore2 that referenced this pull request Aug 8, 2025
@offtherailz offtherailz added this to the 2025.02.00 milestone Aug 11, 2025
dsuren1 added a commit to dsuren1/MapStore2 that referenced this pull request Sep 9, 2025
…tinerary

* commit 'ea419127df12f794a56f234f5660632511df7484':
  Update README.md
  Proj4 upgrade and include support for "Grid Based Datum Adjustments" geosolutions-it#11423 (geosolutions-it#11424)
  Bom versions for maven-war-plugin in all POMs.xml (geosolutions-it#11413)
  Fix geosolutions-it#11419 fixed group translation files (geosolutions-it#11420)
  Update geoserver.md (geosolutions-it#11399)
  Bump org.apache.tomcat:tomcat-coyote from 9.0.105 to 9.0.108 in /binary (geosolutions-it#11384)
  Update on the Swedish translation file for MapStore (geosolutions-it#11412)
  Fix geosolutions-it#11258 :For clipping/masking 3D tiles and terrain removed ClippingPlaneCollection and introduced ClippingPolygonCollection (geosolutions-it#11352)
  Fix : geosolutions-it#11400 Added quickFilters also  when exporting data from TableWidget (geosolutions-it#11401)
  Fix geosolutions-it#11404 Problem with user permissions still involving the "Save As" (geosolutions-it#11408)
  Fix geosolutions-it#11406 Pending changes prompt shows up after save as (geosolutions-it#11407)
  Fix geosolutions-it#11374 Improve the Street Smart plugin view for 3D maps visualization (geosolutions-it#11375)
  Update i18n showEmptyMessageGFI (geosolutions-it#11392)
  geosolutions-it#11369: Enhance non hyperlink query field to have spacing (geosolutions-it#11370)
  Bump org.apache.tomcat:tomcat-util from 9.0.105 to 9.0.107 in /binary (geosolutions-it#11305)
  chore: Remove element-closest dependency (geosolutions-it#11251)
  Fix the widget support for the WFS layer with no geom (geosolutions-it#11379)
  Support of widget in map even when layer have no geometry and fix time dependencies for the widget (geosolutions-it#11377)
  Performace Lag when there is a layer with very large geomerty geosolutions-it#11358 (geosolutions-it#11359)
  skip click on layer should return intersected features test on Cesium tests (geosolutions-it#11365)
ale-cristofori pushed a commit that referenced this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support widget creation in map even when layer have no geometry and fix time dependencies for the widget

2 participants