Thanks for the response Roar!

Do you have an example of the geowebcache.xml looks like with a layer added to 
it?

Thanks,
Andrew

From: Roar Brænden <roar.brenden...@gmail.com>
Sent: Thursday, May 19, 2022 10:18 PM
To: Andrew Coyne <aco...@sc.younglife.org>
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] REST API URL

Hi,

There is no layer specified within that geowebcache.xml. The «layers» element 
right at the end of the document is empty. Maybe that is your problem.

Regards,
Roar Brænden

fre. 20. mai 2022 kl. 01:39 skrev Andrew Coyne 
<aco...@sc.younglife.org<mailto:aco...@sc.younglife.org>>:
Hello,

I am trying to get the URL for a layer I created but I get the following error:


This XML file does not appear to have any style information associated with it. 
The document tree is shown below.
<ExceptionReport xmlns="http://www.opengis.net/ows/1.1"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="1.1.0" 
xsi:schemaLocation="http://www.opengis.net/ows/1.1 
http://geowebcache.org/schema/ows/1.1.0/owsExceptionReport.xsd";>
<Exception exceptionCode="InvalidParameterValue" locator="TILEMATRIXSET">
<ExceptionText>Unable to match requested TILEMATRIXSET EPSG3857 to those 
supported by layer</ExceptionText>
</Exception>
</ExceptionReport>


I have tried to find answers but was unable to make anything work.

This is my geowebcache.xml if that is helpful.

<?xml version="1.0" encoding="UTF-8"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.20.0"; 
xsi:schemaLocation="http://geowebcache.org/schema/1.20.0 
http://geowebcache.org/schema/1.20.0/geowebcache.xsd<http://geowebcache.org/schema/1.20.0%20http:/geowebcache.org/schema/1.20.0/geowebcache.xsd>"
 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><version>1.20.0</version><backendTimeout>120</backendTimeout><blobStores/><gridSets><gridSet><name>EPSG3857</name><srs><number>3857</number></srs><extent><coords><double>-2.003750834E7</double><double>-2.003750834E7</double><double>2.003750834E7</double><double>2.003750834E7</double></coords></extent><alignTopLeft>false</alignTopLeft><resolutions><double>156543.03390625</double><double>78271.516953125</double><double>39135.7584765625</double><double>19567.87923828125</double><double>9783.939619140625</double><double>4891.9698095703125</double><double>2445.9849047851562</double><double>1222.9924523925781</double><double>611.4962261962891</double><double>305.74811309814453</double><double>152.87405654907226</double><double>76.43702827453613</double><double>38.218514137268066</double><double>19.109257068634033</double><double>9.554628534317017</double></resolutions><metersPerUnit>1.0</metersPerUnit><pixelSize>2.8E-4</pixelSize><scaleNames><string>EPSG3857:0</string><string>EPSG3857:1</string><string>EPSG3857:2</string><string>EPSG3857:3</string><string>EPSG3857:4</string><string>EPSG3857:5</string><string>EPSG3857:6</string><string>EPSG3857:7</string><string>EPSG3857:8</string><string>EPSG3857:9</string><string>EPSG3857:10</string><string>EPSG3857:11</string><string>EPSG3857:12</string><string>EPSG3857:13</string><string>EPSG3857:14</string></scaleNames><tileHeight>256</tileHeight><tileWidth>256</tileWidth><yCoordinateFirst>false</yCoordinateFirst></gridSet></gridSets><layers/></gwcConfiguration>

Any help would be appreciated.

Thanks!
Andrew
_______________________________________________
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<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users
_______________________________________________
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