[MapProxy] wmts - capabilities error / fix?
Andrew Terry
andrew.terry at centremaps.co.uk
Fri Sep 9 03:25:27 PDT 2016
Hi,
Was struggling to get WMTS to work in my GIS and ended up finding a change in the capabilities doc (wmts100capabilities.xml) sorted it for me:
Default value:
xsi:schemaLocation="http://www.opengis.net/wmts/1.0 ../wmtsGetCapabilities_response.xsd"
Corrected(?) value:
xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd"
I'm presuming the wmtsGetCapabilities_response.xsd was once under the www. subdomain as well and has since moved to schemas.
Grateful to know if this is valid for all cases?
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20160909/fc7fa975/attachment.html>
More information about the MapProxy
mailing list