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

Add info formats to WMS capabilities #66

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

RobQuincey-DC
Copy link
Contributor

This PR adds infoFormats as a property to the capabilities model. infoFormats are derived from the WMS GetFeatureInfo formats list and provide a list of formats (MIME types) that can be used in GetFeatureInfo requests.

This has been added to the GenericEndpointInfo class, however, this list is only retrieved in WMS scenarios, so this may not be the right place. Happy to take suggestions on a more appropriate place for this.

Copy link
Member

@jahow jahow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

@jahow jahow merged commit bf94a45 into camptocamp:main Oct 25, 2024
1 check passed
@RobQuincey-DC RobQuincey-DC deleted the feature-wms-info-formats branch October 28, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants