Skip to content

Add the support of the non-spatial dataset#12086

Open
subashtiwari1010 wants to merge 3 commits intogeosolutions-it:masterfrom
subashtiwari1010:fix/non-spatial-support
Open

Add the support of the non-spatial dataset#12086
subashtiwari1010 wants to merge 3 commits intogeosolutions-it:masterfrom
subashtiwari1010:fix/non-spatial-support

Conversation

@subashtiwari1010
Copy link
Contributor

Description

This PR fixes the issue to add support the non spatial data as per the comment #11795 (comment). It resolves the issue of fullscreen attribute table for non spatial dataset. It also updates the GetCapabilitiesUrl function and formats the URL. It fixes the issue when saving the edited data in the Edit mode.

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?
The attribute table goes to fullscreen for non spatial data. The save button is disabled for non spatial dataset. The GetCapabilitiesUrl does not formats url properly when workspace and layer is present in layer url.

#11795

What is the new behavior?

Same attribute table is displayed for non spatial data too. The save button are now enabled for non spatial dataset. The capabilities url is also formatted properly.

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

@subashtiwari1010 subashtiwari1010 added this to the 2026.01.00 milestone Mar 13, 2026
@cla-bot cla-bot bot added the CLA Ready label Mar 13, 2026
@subashtiwari1010 subashtiwari1010 marked this pull request as ready for review March 13, 2026 10:23
@subashtiwari1010 subashtiwari1010 linked an issue Mar 13, 2026 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the support of the non-spatial dataset

2 participants