[Geoserver-devel] [jira] (GEOS-5887) GetMap and geowebcache

Christophe Delépine created BugGEOS-5887
GetMap and geowebcache

Issue Type:

BugBug

Assignee:

Andrea Aime

Components:

GWC

Created:

12/Jul/13 12:21 PM

Description:

Hello

I have n cached layers referencing the same gridSet.
I want to send a GetMap request using WMS-C protocol (tiled=true) with a subset of the layers (layers=layer1,layer3,layer7 for instance)
This request is not accepted by gwc which complains that the layer “layer1,layer3,layer7” does not exist.
If i send the GetMap request directly to geoserver, then it is OK but in that case, the individual tiles of each layer are not stored in geowebcache

is that a limitation ?

The reason i want to do this is because the subset of layers is variable (the user selects which layers he wants to see)

It looks like my only solution is to retrieve the individual tiles of the layers and combine them on client side. The problem of this solution is that the network traffic is proportional to the number of layers

Regards
Christophe

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Christophe Delépine

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)