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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo