Re: [Geotools-devel] RFC Function lookup using qualified Name

2011-10-11 Thread Jody Garnett
Updated with a much better example... Proposal here: - http://docs.codehaus.org/display/GEOTOOLS/Function+lookup+using+qualified+Name BEFORE Expression expr = ff.function("buffer",ff.property("geom"), ff.literal(0.3)); AFTER (using a qualified name to access the process implementation of buf

[Geotools-devel] RFC Function lookup using qualified Name

2011-10-11 Thread Jody Garnett
Proposal here: - http://docs.codehaus.org/display/GEOTOOLS/Function+lookup+using+qualified+Name The good bits: Expression expr2 = CQL.expression("se:interpolate( height, 0, '#109910', 255, '#80FF90','linear', 'color' )"); Marucio can you think of what would be needed to allow the ECQL parser

Re: [Geotools-devel] wfs 2.0 work review

2011-10-11 Thread Jody Garnett
Thanks Justin: > As for (3) ... if people think a proposal is necessary we can whip one up. Done: - http://docs.codehaus.org/display/GEOTOOLS/Function+lookup+using+qualified+Name I will start a second email thread asking people to review and vote. Jody

Re: [Geotools-devel] wfs 2.0 work review

2011-10-11 Thread Justin Deoliveira
Hey Walter and Jody, To sum up the chunks of work: 1. Joins 2. PropertyIsNil 3. Qualified function names (1) has a proposal that has already been accepted. The patch has been reviewed and if no other things come up on the jira issue I am going to commit and close it out tomorrow. (2) and (3) do

Re: [Geotools-devel] wfs 2.0 work review

2011-10-11 Thread Walter Deane
Hello Justin, Jody has asked me to help with this process if I can. I am still fairly unfamiliar with the process but is there anything I can do to assist? Jody mentioned RFC's or docs as a possiblity. Let me know how I can help Walter Deane On Wed, Oct 12, 2011 at 1:43 AM, Justin Deoliveira

[Geotools-devel] [jira] Created: (GEOT-3899) Support ProgressListener in GeoTiff plugin

2011-10-11 Thread Simone Giannecchini (JIRA)
Support ProgressListener in GeoTiff plugin -- Key: GEOT-3899 URL: https://jira.codehaus.org/browse/GEOT-3899 Project: GeoTools Issue Type: Sub-task Components: geotiff Affects Versions: 8

[Geotools-devel] [jira] Created: (GEOT-3898) Support ProgressListener for GridCoverage read and writer operations

2011-10-11 Thread Simone Giannecchini (JIRA)
Support ProgressListener for GridCoverage read and writer operations Key: GEOT-3898 URL: https://jira.codehaus.org/browse/GEOT-3898 Project: GeoTools Issue Type: Improvemen

Re: [Geotools-devel] wfs 2.0 work review

2011-10-11 Thread Justin Deoliveira
Hey Jody, Can you not use my gmail address. Thanks :) On Tue, Oct 11, 2011 at 8:20 AM, Jody Garnett wrote: > Hi Justin: > > I got stuck at work and did not get a chance to review - but tomorrow is > looking good. And I would like to sort out a way to be helpful as this is a > massive chunk of w

[Geotools-devel] wfs 2.0 work review

2011-10-11 Thread Jody Garnett
Hi Justin: I got stuck at work and did not get a chance to review - but tomorrow is looking good. And I would like to sort out a way to be helpful as this is a massive chunk of work. What I will do is: a) Make a release (done!) b) Break your email down into some RFC pages (so people can talk ab

[Geotools-devel] [jira] Created: (GEOT-3897) Implemented Van der Grinten projection

2011-10-11 Thread Simon Nyvlt (JIRA)
Implemented Van der Grinten projection -- Key: GEOT-3897 URL: https://jira.codehaus.org/browse/GEOT-3897 Project: GeoTools Issue Type: Improvement Components: coverage, referencing Affects Ve

[Geotools-devel] [jira] Created: (GEOT-3896) Rewrite DnDListTest class

2011-10-11 Thread Michael Bedward (JIRA)
Rewrite DnDListTest class - Key: GEOT-3896 URL: https://jira.codehaus.org/browse/GEOT-3896 Project: GeoTools Issue Type: Improvement Components: swing Reporter: Michael Bedward Assign