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

Expose WMS Layer and WFS FeatureType MetadataURLs #71

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ejn
Copy link

@ejn ejn commented Sep 25, 2024

Applications may want to provide links to available metadata of layers and feature types shown. For this to be possible it is necessary to expose the relevant elements in the API.

Note that some changes to test fixtures were required in order to harmonise the MetadataURL elements included in different WFS versions.

Map applications may wish to provide links to the metadata declared for
WMS layers, so it is necessary to expose this information, encoded as
one or more MetadataURL elements in the WMS layer, in the API.
Use a common structure for metadata from all capabilities document types
Applications may wish to provide links to metadata for FeatureTypes
shown.
Ensures that MetadataURL is comparable across versions
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.

1 participant