Re: [Geotools-devel] Query transformation/mapping api proposal

2014-04-16 Thread Jody Garnett
Back to your actual proposal - still a great idea! Clarification - Query does not accept a list of strings - that is a helper method. The actual data structure is: protected List properties; And is available via query.getProperties(). Since these are PropertyName instances they have a bit o

Re: [Geotools-devel] Query transformation/mapping api proposal

2014-04-16 Thread Jody Garnett
Great idea :) Feedback on Idea in the next email. Can you turn your email into a proposal on the confluence wiki: - http://docs.codehaus.org/display/GEOTOOLS/Proposals For background here is the developers guide: - GeoTools change proposal - GeoTools Documentation

[Geotools-devel] Query transformation/mapping api proposal

2014-04-16 Thread Anthony F
All, I'd like to propose a change to the Query api that will enable SQL-style projections (as opposed to geospatial projections). The Query class currently has a variant that includes an array of String properties that specifies a sub-type of the feature schema. This is especially useful in e.g.

[Geotools-devel] [jira] (GEOT-4775) DuplicatingStyleVisitor loses FTS transformation

2014-04-16 Thread Sebastian Graca (JIRA)
Title: Message Title Sebastian Graca created an issue

[Geotools-devel] [jira] (GEOT-4774) OSEQD and anonymous dimension not handled by the GRIB Format

2014-04-16 Thread Nicola Lagomarsini (JIRA)
Title: Message Title Nicola Lagomarsini created an issue

[Geotools-devel] [jira] (GEOT-4773) ProcessFunction reports incomplete/invalid information in ProcessName

2014-04-16 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created an issue

Re: [Geotools-devel] [ExternalEmail] GeoTools / GeoServer Meeting 2014-04-15

2014-04-16 Thread Ben Caradoc-Davies
On 16/04/14 15:49, Ben Caradoc-Davies wrote: > I have not yet tried online jdbc tests. I tried and both PostGIS and Oracle online jdbc tests pass with openjdk7. Kind regards, -- Ben Caradoc-Davies Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Cent

Re: [Geotools-devel] [ExternalEmail] GeoTools / GeoServer Meeting 2014-04-15

2014-04-16 Thread Andrea Aime
On Wed, Apr 16, 2014 at 9:49 AM, Ben Caradoc-Davies < ben.caradoc-dav...@csiro.au> wrote: > On 15/04/14 21:37, ben.caradoc-dav...@csiro.au wrote: > >> Java 7 upgrades >> --- >> >> Bunch of failures in the rendering module, comparison failures against >> perceptualdiff and one arrayinde

Re: [Geotools-devel] [ExternalEmail] GeoTools / GeoServer Meeting 2014-04-15

2014-04-16 Thread Ben Caradoc-Davies
On 15/04/14 21:37, ben.caradoc-dav...@csiro.au wrote: > Java 7 upgrades > --- > > Bunch of failures in the rendering module, comparison failures against > perceptualdiff and one arrayindexoutofbounds exception. I was able to reproduce the six comparison failures locally (no arrayinde