[Geotools-devel] [jira] Created: (GEOT-2338) SimpleFeatureTypeImpl has inconsistent iteration order, broken equals/hashCode

2009-02-15 Thread Ben Caradoc-Davies (JIRA)
SimpleFeatureTypeImpl has inconsistent iteration order, broken equals/hashCode -- Key: GEOT-2338 URL: http://jira.codehaus.org/browse/GEOT-2338 Project: GeoTools Iss

[Geotools-devel] JMapPane improvements

2009-02-15 Thread Jody Garnett
Hi Ian: I have been talking with Michael Bedward about improving JMapPane a bit; you are the module maintainer on this one (last commit in 2007). Do you mind if we hack away for a bit? My hope is that Michael will do the work and I will document the result in the user guide (and update a couple of

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

2009-02-15 Thread Jody Garnett
> Andrea can I ask if this is a problem with the SLD parser; or a problem >> with the data structures? >> > > The data structures. Fixing the parser is a piece of cake. We have already taken the Filter definition in this direction; taking the style definition in this direction should be fine as w

Re: [Geotools-devel] [Geotools-gt2-users] question from off list

2009-02-15 Thread Jody Garnett
I agree Andrea; they started coding very quickly :-) Is there any chance you guys can use geotools 2.6? I would much rather see you work on respecting the UOM entry that is already there; and copy the SLDParser so we can modify and read that value in correctly. I like to work on things we can keep

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

2009-02-15 Thread Andrea Aime
johann sorel ha scritto: > Hi, (read bellow) > > Andrea Aime a écrit : >> 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

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

2009-02-15 Thread johann sorel
Hi, (read bellow) Andrea Aime a écrit : > 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, a

Re: [Geotools-devel] [Geotools-gt2-users] question from off list

2009-02-15 Thread Andrea Aime
Jody Garnett ha scritto: > Dragging this back to the list; there is way too much content here for a > private discussion. Indeed, especially since it left out all the people involved in the rendering module (basically me and Jesse, nobody else committed anything to that module in ages). The thre

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

2009-02-15 Thread Andrea Aime
Jody Garnett ha scritto: > Andrea can I ask if this is a problem with the SLD parser; or a problem > with the data structures? The data structures. Fixing the parser is a piece of cake. > I tried to carefully make the geometry > operations reduce their values to two expressions; the String bas