On Fri, Feb 3, 2012 at 10:58 AM, Ragnvald Larsen <[email protected]> wrote: > We are using wms cascading on data from a partner. They are providing the > data in 4 different scales. We would like to combine these four layers into > one layer. >> > > Layer grouping could be relevant. With scale restriction on the different > layers we would then be able to have a seamless use of the four layers – > effectively hiding the fact that we are providing four layers from our > users. An in this case actually also making the requests from a portal > system an easier programming task. > > > > However – it seems like scale restrictions are not available for cascaded > wms layers (or regular rasters for that matter). >
For regular rasters they actually are, just add a min/max scale denominator in the symbolizer, it will work (just tried it out). > > Any suggestions for solving this issue? We need some code changes for this one. It's actually a old item in the wish list, even if it's not worded in terms of wms cascading the idea is to set a min and max scale at the layer level, instead of using the style, so that the layer would never render out of that scale range: https://jira.codehaus.org/browse/GEOS-572 Would indeed be a very nice to have Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
