[Geotools-devel] [jira] Created: (GEOT-2964) Support UOM in the rendering process (a.k.a. variable size symbolizers)

2010-03-04 Thread Milton Jonathan (JIRA)
Support UOM in the rendering process (a.k.a. variable size symbolizers) --- Key: GEOT-2964 URL: http://jira.codehaus.org/browse/GEOT-2964 Project: GeoTools Issue Type: New F

Re: [Geotools-devel] QueryLab example app

2010-03-04 Thread Jody Garnett
No time to look today (I am stuck on 2.6.x) please go ahead and remove the two two files (if we are not referencing a file in documentation or the wiki we can let it go ...) Jody On 04/03/2010, at 10:37 PM, Michael Bedward wrote: > Hi Jody (and everyone) > > I've given QueryLab a file menu so

[Geotools-devel] about Dimension and Extent support (GEOT-2305)

2010-03-04 Thread Björn Harrtell
A long time ago a colleague of mine wrote a patch to support Dimension and Extent tags in WMS capabilities documents. It lives here https://jira.codehaus.org/browse/GEOT-2305 I was wondering if I can gather any interest in accepting this patch? :) If so I'm willing to contribute test cases and I'

Re: [Geotools-devel] OGR datastore resurrected, moving forward

2010-03-04 Thread Daniele Romagnoli
On Thu, Mar 4, 2010 at 12:45 PM, Andrea Aime wrote: > Simone Giannecchini ha scritto: > >> Keeping the datastore in synch with imageio-ext is kind > >> of important for any application that might use both, that > >> is going to be possible only if the two share the same > >> jars and the same nat

Re: [Geotools-devel] OGR datastore resurrected, moving forward

2010-03-04 Thread Andrea Aime
Simone Giannecchini ha scritto: >> Keeping the datastore in synch with imageio-ext is kind >> of important for any application that might use both, that >> is going to be possible only if the two share the same >> jars and the same native libraries. >> The datastore has been fixed and ported toward

[Geotools-devel] QueryLab example app

2010-03-04 Thread Michael Bedward
Hi Jody (and everyone) I've given QueryLab a file menu so users can choose between shapefile or postgis database (or a bit of each in the one session :) When you have a minute, could you give it a spin please and let me know if it's ok and if we can remove PostGISLab and PostGIS2Example. cheers

Re: [Geotools-devel] OGR datastore resurrected, moving forward

2010-03-04 Thread Simone Giannecchini
On Tue, Feb 23, 2010 at 10:38 PM, Andrea Aime wrote: > Hi all, > these days I've been working on resurrecting the OGR > datastore functionality. > It is now compiling and passing tests. > > There are two main issues that needs solving to move forward > and push the datastore into supported land: >

Re: [Geotools-devel] SLD utility vs SLDStyleFactory internal methods

2010-03-04 Thread Michael Bedward
On 4 March 2010 18:34, Andrea Aime wrote: > The new StyleBuilder was originally developed by me, but I stopped > when it was in an incomplete state because... well, because I don't > need it, I just wanted to explore a little a complex builder. > > Jody took it over and I think he pushed it much fu