Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #4675 Remove ogc-schemas, w3c-schemas and jsonix dependencies #10459

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

allyoucanmap
Copy link
Contributor

@allyoucanmap allyoucanmap commented Jul 5, 2024

Description

This PR introduces following changes:

  • refactor of the CSW api by removing the utils/ogc/CSW and utils/ogc/Filter in favor of xml2js parser
  • remove the deprecated describeFeatureTypeOGCSchemas method containing the utils/ogc/WFS
  • remove of the test SLDUtils-test.js
  • remove of ogc-schemas, w3c-schemas and jsonix dependencies included in utils/ogc/CSW, utils/ogc/Filter, utils/ogc/WFS and SLDUtils-test.js

Note SLDUtils.js has been completely removed in the PR #10442 because it is not used by MapStore. We are removing SLDUtils-test.js from this PR to run all the tests.

Please check if the PR fulfills these requirements

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

  • Refactoring (no functional changes, no api changes)

Issue

What is the current behavior?

#6489 (related to #4675)

What is the new behavior?

Removed ogc-schemas, w3c-schemas and jsonix dependencies

Breaking change

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

  • No

Other useful information

@allyoucanmap allyoucanmap added this to the 2024.02.00 milestone Jul 5, 2024
@allyoucanmap allyoucanmap self-assigned this Jul 5, 2024
@tdipisa tdipisa requested a review from offtherailz July 5, 2024 08:00
@tdipisa tdipisa linked an issue Jul 5, 2024 that may be closed by this pull request
13 tasks
@offtherailz offtherailz merged commit 99a1ab0 into geosolutions-it:master Jul 10, 2024
6 checks passed
@tdipisa tdipisa linked an issue Jul 11, 2024 that may be closed by this pull request
1 task
@tdipisa tdipisa linked an issue Jul 11, 2024 that may be closed by this pull request
1 task
@tdipisa tdipisa linked an issue Jul 22, 2024 that may be closed by this pull request
13 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.

GetCapabilites parsing error for inspire_vs:ExtendedCapabilities Improving MapStore Performances
2 participants