[MapProxy] wmts - capabilities error / fix?
Oliver Tonnhofer
olt at omniscale.de
Wed Sep 28 07:09:02 PDT 2016
Hi,
> On 09.09.2016, at 12:25, Andrew Terry <andrew.terry at centremaps.co.uk> wrote:
> 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:
Your client actually does check the the XML with the given XSD? Never seen this :-)
> Default value:
> xsi:schemaLocation="http://www.opengis.net/wmts/1.0 ../wmtsGetCapabilities_response.xsd"
>
> Corrected(?) value:
> xsi:schemaLocation="http://www.opengis.net/wmts/1.0http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd"
Yes. The WMS capabilities refer to the full URL as well.
I just fixed it in master.
https://github.com/mapproxy/mapproxy/commit/d869d0b6d06598e2264290c55b0cd2161f91d274
Thanks for reporting this!
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.com
OpenStreetMap WMS and tile services | http://maps.omniscale.com
More information about the MapProxy
mailing list