[Users] Tilecache + GeoExt Sublayers...
Paul james
pauljame at gmail.com
Tue Apr 6 21:51:27 CEST 2010
Hello ...
I´m started with Tilecache today, and its working fine with single layers :
tilecache.cfg :
[Layer1]
type=WMS
url=http://localhost/cgi-bin/mapserv.exe?map=map.map&
extension=png
How can I configure tilecache.cfg to use with Geoext Sublayers like that
one:
var _layerx = new OpenLayers.Layer.WMS("Test", _mapfile,
{
"LAYERS": ['Test1,Test1Label',
'Test2,Test2Label',
'Test3,Test3Label'],
transparent: true,
format: "image/png"
}, {
isBaseLayer: false,
buffer: 0,
visibility: true
});
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20100406/862e6937/attachment.htm
More information about the Users
mailing list