On Fri, Jun 3, 2011 at 2:04 PM, Emmanuel REUTER <[email protected]> wrote: > Hi, > > i'm in the same trouble, not with hospital, but with network switches and i > would like to count power consum when the zoom is large and show it for each > switch when the zoom is closer. > > I try to read the explanation > (http://geo-solutions.blogspot.com/2011/01/developers-corner-have-your-sld.html) > byt unable to understant how to do it! Can you post me a simple example to > try to achieve my solution ?
Rendering transformations are still quite in flux, they are available only on the unstable GeoServer series (trunk) and the only documentation we have right now is this proposal: http://docs.codehaus.org/display/GEOTOOLS/Rendering+transformations If you are a proficient java developer get the geotools sources and look at how the transformation is applied in the StreamingRenderer class. Alternatively you can wait or ask a commercial support company to do some development for you, there are links in geoserver.org 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 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 ------------------------------------------------------- ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
