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

getCapabilities doesn't return the metadata section for a layer #205

Closed
fgravin opened this issue Nov 4, 2013 · 0 comments · Fixed by #209
Closed

getCapabilities doesn't return the metadata section for a layer #205

fgravin opened this issue Nov 4, 2013 · 0 comments · Fixed by #209

Comments

@fgravin
Copy link

fgravin commented Nov 4, 2013

If a layer has a specified metadataUrl, capabilities document should return something like :

<MetadataURL type="TC211">
<Format>text/plain</Format>
<OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="METDATAURL"/>
</MetadataURL>

But this section is empty.
This should be fixed.

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 a pull request may close this issue.

1 participant