[Geotools-devel] Complex feature support in GML3 on trunk

2008-10-07 Thread Ben Caradoc-Davies
As you are no doubt aware, I have been attempting to port GeoTools 2.4.x community-schemas-ds to trunk. The purpose of this port is to make use of GeoAPI 2.2 and its implementations in gt-main, so as to better support complex features. The intent is to get rid of the nasty adapters used in comm

Re: [Geotools-devel] JDBC DataStore NG Proposal

2008-10-07 Thread Matthias Basler
Andrea wrote: > >> Since I already have classes in my own code base that account for > >> SQL dialects I can only say that - as time goes by - I find more > >> and more differences that must be accounted for. I haven't > >> encapsulated these vendor-specific helper functions as an > >> interface, r

Re: [Geotools-devel] JDBC DataStore NG Proposal

2008-10-07 Thread Jody Garnett
Justin Deoliveira wrote: > Hi Jody, > > First thing i want to make clear is that this is not the proposal to > make these things supported, just to restructure and continue to work > on getting them to supported. Having them in a single "h2" module is > not scaling and preventing us from effecti

Re: [Geotools-devel] Updates to the ObjectCache Interface

2008-10-07 Thread Emily Gouge
Another Update I've added a SoftObjectCache class that is similar to the WeakObjectCache except it uses SoftReferences instead of WeakReferences. Emily Emily Gouge wrote: > All, > > I've added a few new functions to the ObjectCache interface (and all > implementations): > * remove(Object ke

[Geotools-devel] [jira] Created: (GEOT-2060) Documentation for TXT

2008-10-07 Thread Mauricio Pazos (JIRA)
Documentation for TXT - Key: GEOT-2060 URL: http://jira.codehaus.org/browse/GEOT-2060 Project: GeoTools Issue Type: Task Components: core cql Affects Versions: 2.5.1 Reporter: Mauricio Pazos

Re: [Geotools-devel] Area of a polygon in km²

2008-10-07 Thread Andrea Aime
Jürgen Jacob ha scritto: > Dear list, > I'm currently developing an application based on uDig and GeoTools and I > have this problem: > I'm using WGS_84 as default CRS and I'm interested in the area of > polygons created by the user. Polygon.getArea() returns something but it > seems to be in sq

[Geotools-devel] Area of a polygon in km²

2008-10-07 Thread Jürgen Jacob
Dear list, I'm currently developing an application based on uDig and GeoTools and I have this problem: I'm using WGS_84 as default CRS and I'm interested in the area of polygons created by the user. Polygon.getArea() returns something but it seems to be in square degree since the dimension of th

Re: [Geotools-devel] JDBC DataStore NG Proposal

2008-10-07 Thread Andrea Aime
Justin Deoliveira ha scritto: > Hi Matthias, > > You actually make a really good point. One thing we found when > implementing the oracle dialect is that we did indeed have to change > the interface quite a bit. Once this interface is "out in the field" > this will indeed become problematic and w

[Geotools-devel] [jira] Created: (GEOT-2059) Incorrect rendering Point Symbolyzers

2008-10-07 Thread Alexey Noskov (JIRA)
Incorrect rendering Point Symbolyzers - Key: GEOT-2059 URL: http://jira.codehaus.org/browse/GEOT-2059 Project: GeoTools Issue Type: Bug Components: core render Reporter: Alexey Noskov

[Geotools-devel] GML3 documentation for 2.4.x to trunk transition?

2008-10-07 Thread Ben Caradoc-Davies
Is there any documentation to ease GML3 transition from 2.4.x to trunk? I am attempting to port community-schemas from 2.4.x to trunk. I have fixed (I hope) many of the GeoAPI changes, but am running into problems with GML3 binding changes. There is nothing on GML3 in http://docs.codehaus.org/d