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

Enhanced WMS configuration by the possibilitiy to configure supported request #835

Merged
merged 10 commits into from
Jul 6, 2018

Conversation

lgoltz
Copy link
Contributor

@lgoltz lgoltz commented May 30, 2017

According to the implementation for the WFS (#544) this PR allows to configure the supported requests and encodings for WMS:

Support of request encodings (such as XML, KVP and SOAP) can be disabled in WMS service configuration (default status is that all encodings are supported). Each encoding can be disabled for every single request type (e.g. GetCapabilities) separately.
If an encoding is disabled the DCP URL won't appear in the WMS capabilities document anymore and the service throws an OperationNotSupported exception if a user tries to use that encoding.
It is not checked if the configuration is valid against the WMS specification! So, the user has do this check by himself when the new feature is used.

@lgoltz lgoltz added this to the 3.4 milestone May 30, 2017
@tfr42 tfr42 added the bug error issue and bug (fix) label Jun 9, 2017
@tfr42 tfr42 added the needs rebase PR is not up to date and needs rebase label Feb 16, 2018
@tfr42 tfr42 modified the milestones: 3.4, 3.4.1 Apr 6, 2018
@tfr42 tfr42 modified the milestones: 3.4.1, 3.4.2 Jun 18, 2018
@copierrj copierrj removed the needs rebase PR is not up to date and needs rebase label Jul 6, 2018
@copierrj copierrj merged commit 176fe9c into deegree:master Jul 6, 2018
@lgoltz lgoltz deleted the configurableEncodingsWMS-4626 branch December 8, 2022 09:37
@tfr42 tfr42 removed the in progress label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants