On Tue, Mar 26, 2013 at 11:43 AM, markusin <[email protected]> wrote: > Hi everybody, > > I am trying to create a legend with an SLD file that uses the transformation > function Interpolate. Geoserver is able to render the objects with the > corresponding colors in the map, but when doing a GetLegendGraphic I got a > NPE, in which the lookupString becomes null. > > String lookupString = lookup.evaluate(object, String.class); > > Currently I am using Geoserver version 2.1.3. > > Is this issue still an open problem or already solved with a newer one?
No, the generation of a proper legend out of interpolate/categorize/recode functions is still missing. Patches welcomed :-) Cheers Andrea -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
