Re: [Geotools-devel] Doing geometry transformations in SLD

2009-02-14 Thread Jody Garnett
Andrea can I ask if this is a problem with the SLD parser; or a problem with the data structures? I tried to carefully make the geometry operations reduce their values to two expressions; the String based PropertyName accessors are still there; but have warnings that they only work with the express

[Geotools-devel] Doing geometry transformations in SLD

2009-02-14 Thread Andrea Aime
Hi all, I'm writing this mail to explore the possibility of extending our current SLD support for symbolizer geometry. With the current SLD 1.0 (and even with SE 1.1) we're stuck with just telling the symbolizer which geometry attribute to use, as the element is hard coded to be a PropertyName. T