geosolutions-it / ogc-vtp-2018

Report for the OGC Vector Tiles Pilot 2018
https://waffle.io/geosolutions-it/ogc-vtp-2018
0 stars 0 forks source link

WMTS workspace qualified service issue #14

Closed aaime closed 5 years ago

aaime commented 5 years ago

We have a user trying to use REST WMTS endpoints but they are having issues with the workspace qualified requests.

If we issues a workspace qualified GetCapabilities like this the DCP in the responses are not workspace qualified but the identifier for layers are not workspace qualfied as well, see below

<ows:Identifier>daraa_vtp</ows:Identifier>

hence the request fails. If we qualify the layer the request works but if I send the request correctly with the workspace in the path like this, we get a 404.

I see multiple issues here.

connects #2

simboss commented 5 years ago

Notice that this one duplicates #2

aaime commented 5 years ago

This has been solved time ago, not sure why I find it in "in progress" now, but closing it :-D