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 formats from WMS Capabilities to outputFormats #64

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

RobQuincey-DC
Copy link
Contributor

This PR adds the formats from the WMS Capabilities 'Formats' section into the outputFormats property of GenericEndpointInfo.

This will not retrieve any formats for WMS 1.0.0 as that handled formats very differently, all versions after that handle it the same.

The outputFormats can take up a lot of space in the example app as there are often quite a few formats available, particularly if the service is using GeoServer. The example service has 21 output formats. It may be worth considering tweaking this HTML to make it collapsible or something similar.

Linked issue #63

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.

Very good, thanks!!

@jahow jahow merged commit c75dcba into camptocamp:main Jul 26, 2024
1 check passed
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