08-28-2018 03:09 PM
Hi All,
We have been trying to use a Webmap 15 generated WMTS as a layer in the iCAD multisource map feature and run into an issue where iCAD complains that it cannot find an element in the GetCapabilities for any webmap generated WMTS services. The only difference I've found between a service that works and one that doesn't is the inclusion of the ResourceURL tag within the Layer section.
My question is can Webmap generate this tag and how do I make it do so?
Cheers
Ross
Solved! Go to Solution.
08-29-2018 06:32 AM
Hi Ross,
This is likely because WebMap's WMTS is KVP only. The ResourceURL tag is required for RESTful and SOAP implementations. As per OGC, the WMTS client SHOULD support both KVP and REST. Is there a way to change the protocol for the iCAD?
Jan
08-29-2018 04:54 PM
Thanks Jan,
Looks like we'll have to raise a CR with the iCAD product team as currently they only seem to support RESTful services.
Cheers Ross