Re: [Geotools-devel] Unit of measure support is in

2010-05-19 Thread Jody Garnett
>> By my reading, the UomRescalingVisitor doesn't handle this option. (And >> it seems like fully supporting this via a visitor will be a problem; >> with weird enough filter functions in a parameter the "px" suffix might >> appear and disappear for different features in the same symbolizer.)

Re: [Geotools-devel] Unit of measure support is in

2010-05-19 Thread Andrea Aime
David Winslow ha scritto: > This is a really cool feature, so I'm pretty excited about ripping it > off for GeoServer CSS :) However, when I looked at the spec I was > really surprised to see that UOM is an attribute of the symbolizer > instead of the parameter (a Symbolizer isn't a measureme

Re: [Geotools-devel] Unit of measure support is in

2010-05-19 Thread David Winslow
On 05/17/2010 11:19 AM, Andrea Aime wrote: > Hi, > I've finally been able to commit the unit of measure support > Milton developed on GeoTools trunk (that makes it available > for GeoServer trunk too, of course). > > If you're interested in the topic please test :-) > > Oh, if you need a reminder o

[Geotools-devel] Unit of measure support is in

2010-05-17 Thread Andrea Aime
Hi, I've finally been able to commit the unit of measure support Milton developed on GeoTools trunk (that makes it available for GeoServer trunk too, of course). If you're interested in the topic please test :-) Oh, if you need a reminder of what UOM support does, there is a quick example here: h