Hi guys,
Has anyone had success Creating CachedLayers via the Geowebcache REST API?

According to the documentation one ought to PUT the layer.xml in to the
layer.

*Curl output is*
ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer PRIVATE_AERIAL
        at
org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1150)
        at
org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:237)

*The Tile Layer is created but when I try to preview the WMTS of it,
Geoserver Logs tells a different tale.*

ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Could not find layer PRIVATE_AERIAL
        at
org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1150)
        at
org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:237)

*Note.* The layer PRIVATE_AERIAL is a global layergroup and it exists and
WMS works fine.
Any help will be appreciated.
Kind regards,
Steve Omondi
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to