|
From: maw269 <ma...@gm...> - 2014-02-21 20:28:04
|
Now that I have my STYLES within my workspace, when I tried to access them via: https://myserver/geoserver/wms?LAYERS=myLayer&STYLES=myStyle&ETC... I get an error saying the 'myStyle' was not found. Copying the way the GeoServer Layer Preview does it, I added the workspace to the base url like such: https://myserver/geoserver/*<myWorkspace>*/wms?LAYERS=myLayer&STYLES=myStyle&ETC... and this works fine. Why do I have to do that? Is the reason explained within the WMS standard or GeoServer manual? Many Thanks, Matt -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GeoServer-Merge-Two-Data-Directories-tp5104936p5105185.html Sent from the GeoServer - User mailing list archive at Nabble.com. |