> I cannot add each layer as openlayers.layer.wms because of clientside
> performance issues; I cannot group layers at clientside like "layers:
> x,y,z...." since it doesn't trigger geowebcache. Is there any other option
> to use to solve clientside performance issue and to be able to obtain tiles
> from geowebcache?
My2Cents as a GeoServer/GeoWebCache newbie.
You bust build serverside a "proxy" code that, for each layer in your
single WMS request that is made clientside, calls single geowebcache
layers, grab the tile, and then merge the tiles in a single tile that
send to the client.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users