Hi, I'm having problems when querying a layer group (WMS or WMTS) and trying to specify a style different from the default one. Imagine the following scenario:
I have 2 simple layers: layer1 and layer2. Each of these layers has the same default syle: style1. They both also have a second available style: style2. Then there's a layer group called layer_grp which has layer1 and layer2. When trying to get tiles for layer_grp via WMS or WMTS, specifying style2 on the STYLES parameter seems to have no effect and I always get the tiles with style1 applied. Is it possible to specify non-default styles when querying a layer group via WMS or WMTS? Thank you -- JD
_______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
