Hello all,

Some more data about this subject: although the reference system 
EPSG:23031 doesn't appear in the GWC demo and appears to be unavailable 
if you try to access it like this:

http://XXXXXXXX/geoserver/gwc/service/wms?LAYERS=XXX%3AXXXXXX&STYLES=&TRANSPARENT=true&FORMAT=image%2Fpng&WIDTH=256&HEIGHT=256&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A23031&BBOX=258000,4625800,398800,4766600

(gwc responds to this with 400: Unable to match requested SRS EPSG:23031 
to those supported by layer)

However, if i take a look at GWC Home-> WMS 1.1.1 GetCapabilities 
document, the following entries relevant to my layer appear:

The layer:

<Layer>
<Name>XXXXXXXXXXXXX</Name>
<Title>XXXXXXXXXXXXX</Title>
<SRS>EPSG:23031</SRS>
<BoundingBox SRS="EPSG:23031" minx="238730.0252" miny="4276730.7754" 
maxx="761295.1452" maxy="7434750.8714"/>
</Layer>

And the tilesets:

<TileSet>
<SRS>EPSG:23031</SRS>
<BoundingBox SRS="EPSG:23031" minx="238730.0252" miny="4276730.7754" 
maxx="761295.1452" maxy="7434750.8714"/>
<Resolutions>0.154 0.077 0.027999999999999997 0.013999999999999999 
0.006999999999999999 0.0027999999999999995 0.0013999999999999998 5.6E-4 
2.8E-4 1.4E-4 </Resolutions>
<Width>256</Width>
<Height>256</Height>
<Format>image/gif</Format>
<Layers>XXXXXXXXXXXXXXXXX</Layers><Styles/>
</TileSet>.

.. and so on for the different formats.

The Layer tag seems to lack the queryable attribute (<Layer 
queryable="1">). So it would seem that the capability is there, somehow.

Any ideas?

Thanks in advance,





El 31/01/2012 18:07, Andrea Aime escribió:
> On Tue, Jan 31, 2012 at 4:21 PM, Agustí Escobar Rúbies 
> <a.esco...@creaf.uab.es <mailto:a.esco...@creaf.uab.es>> wrote:
>
>     Hello everyone:
>
>
>     I recently upgraded GeoServer to version 2.1.3 revision 16668.
>     Apparently this upgraded also the bundled Geowebcache, which is
>     now 1.3-RC2, built 2011-12-21 11:31:51.
>
>
> What was the GeoServer version you were using before?
>
> Cheers
> Andrea
> -- 
> -------------------------------------------------------
> Ing. Andrea Aime
> GeoSolutions S.A.S.
> Tech lead
>
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax:      +39 0584 962313
> mob:    +39 339 8844549
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/andreaaime
> http://twitter.com/geowolf
>
> -------------------------------------------------------



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to