On Thu, Mar 22, 2012 at 1:06 AM, Martin Davis <mda...@opengeo.org> wrote:

> I am developing a Rendering Transformation which takes a point featuretype
> as input, and output a new transformed point featuretype.  The new
> featuretype has an attribute named "count".  I want to have a
> LabelSymbolizer in the SLD to display this count value on each point.  The
> problem is, the SLD fails during rendering because the "count" attribute is
> not in the input featuretype (presumably due to some sanity checks in the
> pipeline).
>
> Any suggestions for hacking around this?
>

Hmm... moving the attribute checks after the transformation is done,
against the
resulting feature type, seems the only option

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

-------------------------------------------------------
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to