<div dir="ltr"><div>Hi</div><div><br></div><div>I have a GIS SDK with WMS layers and Vector layers (with information from Geoserver).</div><div><br></div><div>I have methods for setting a style map, but I have a performance problem.</div><div><br></div><div>When I set same style for 30 layers, for example, the UI gets very slow because the 30 layers have to refresh.</div><div><br></div><div>Is it possible to reduce the refresh time for the layers?</div><div><br></div><div>I have been thinking about some this, but I need some advice:</div><div><br></div><div>a) Is it possible to refresh vector layers **without** downloading the whole WFS data again? I just want to set a style with some rules.</div><div><br></div><div>b) Is it possible to reduce the refreshing time of WMS layers, maybe juggling with the number/size of the tiles (I am using single tile now)?</div><div><br></div><div>c) I tried creating a <a href="http://docs.geoserver.org/latest/en/user/webadmin/data/layergroups.html">layer group in Geoserver</a>, but I don't know how I can apply a style to each of its layers. I don't even know if it is possible to manipulate the layers individually when they are in a layer group. Is it possible?</div><div><br></div><div>I would appreciate some advice.</div><div><br></div><div>Thank you</div><div><br></div><div><br></div><div>PS: When I change zooms or when I pan the map, it is very slow too. I think it is related to this question, so I leave it as a P.S.</div></div>