[Geoserver-devel] [jira] (GEOS-5976) Be able to add one or more DataURLs to any WMS layer

james passmore created ImprovementGEOS-5976
Be able to add one or more DataURLs to any WMS layer

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Attachments:

MapServerWMS-with-DataURLs.xml

Components:

WMS

Created:

16/Aug/13 12:57 PM

Description:

Consider this WMS service example, served using MapServer (GetCapabilities response attached). You can see that along with adding a MetadataURL to a layer it is also adding one or more DataURLs like:

<DataURL>
<Format>text/html</Format>
<OnlineResource
xmlns:xlink=“http://www.w3.org/1999/xlink
xlink:type=“simple”
xlink:href=“http://www.bgs.ac.uk/products/digitalmaps/digmapgb_625.html
/>
</DataURL>

DataURL is one of the optional elements defined in the WMS schema (http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd)

Wouldn’t it be good if you could do this in GeoServer too

No doubt it is possible and I’ve just missed it somehow; if so please ignore this missive.

Project:

GeoServer

Priority:

MinorMinor

Reporter:

james passmore

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)