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

Validator Compatibility with WMS Versions < 1.3.0 #1018

Open
lvgl-cs opened this issue Jan 9, 2024 · 4 comments
Open

Validator Compatibility with WMS Versions < 1.3.0 #1018

lvgl-cs opened this issue Jan 9, 2024 · 4 comments
Labels
wontfix This will not be worked on

Comments

@lvgl-cs
Copy link

lvgl-cs commented Jan 9, 2024

Hello,

I am currently encountering an issue with the validation of WMS versions earlier than 1.3.0. The validator returns the following error message:
image

I’d like to ask whether the validator is designed to support versions earlier than 1.3.0. Maybe I just have to do something different. If not, I am interested in the possibility of enhancing the validator to include earlier versions.

Your assistance in providing insights on this matter and possibly resolving this issue would be highly appreciated.

Best regards,
Carsten Sommer (GDI Saarland)

@github-actions github-actions bot added this to To do in Validator issues Jan 9, 2024
@fabiovinci
Copy link
Collaborator

Dear @lvgl-cs,

thank you for opening the issue, could you please provide the test resource to replicate the error?

@lvgl-cs
Copy link
Author

lvgl-cs commented Jan 10, 2024

Dear @fabiovinci,

sure, this is the URL I used: https://geoportal.saarland.de/mapbender/php/wms.php?layer_id=35634&PHPSESSID=330unelcq8lu9qe2bdcmgi1mfh&REQUEST=GetCapabilities&VERSION=1.1.1&SERVICE=WMS

If the additional custom parameters might also cause the issue, please let me know. I added a comment to the discussion related to this topic (#1015).
But due to the error I receive from the server, I assume that the version is causing a different problem.

Best regards

@lvgl-cs
Copy link
Author

lvgl-cs commented Mar 1, 2024

Hello,

I just wanted to ask whether there are any news regarding this topic.

Best regards

@fabiovinci
Copy link
Collaborator

Dear @lvgl-cs,

a TG change proposal to deprecate WMS 1.1.1 in INSPIRE has been opened and will be discussed in the next MIG-T meeting. You can find more information about the change proposal in the link above.

There are various reasons to support this proposal:

  • WMS 1.1.1 is a deprecated standard
  • the base standard for the INSPIRE View services is WMS 1.3.0
  • the Validator (which currently uses ETF 2.0) does not support WMS 1.1.1
  • WMS 1.1.1 uses DTD and requires the DOCTYPE declaration. For security reasons, DOCTYPE and DTD should not be allowed (see reference) and, for sure, they are not allowed in the ETF 2.1 (version on which the next versions of the validator will be based).

We will update the issue with the results of the approval process of the change proposal, but, in any case, there are no plans to work on WMS 1.1.1 support.

@fabiovinci fabiovinci added wontfix This will not be worked on and removed under analysis labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
Development

No branches or pull requests

3 participants