Re: [Geotools-devel] build troubles with org.geotools.maven:javadoc on a "fresh" box

2011-04-12 Thread Michael Bedward
Hi again Jody, I just tested a build after cleaning out all GeoTools modules from my local repo. There were no problems with the javadoc module. You're not using maven 3.x are you ? I doubt it but just in case. Michael On 12 April 2011 16:50, Michael Bedward wrote: > Hi Jody, > > The GeoTool

Re: [Geotools-devel] jai and imageio missing

2011-04-12 Thread Michael Bedward
I imagine a dead project (JAI) is not high on the priority list for Oracle :( This page still seems to work: http://java.sun.com/products/java-media/jai/downloads/download-1_1_3.html Michael On 12 April 2011 16:34, Jody Garnett wrote: > These projects are still missing there downloads after th

[Geotools-devel] sphinx ignore .svn how?

2011-04-12 Thread Jody Garnett
Wow I can really tell that we no longer have day to day windows developers. Build is stuck on doc/ apparently it is navigating into the .svn folders. > [exec] Exception occurred: > [exec] File "CPython27\lib\shutil.py", line 247, in rmtree > [exec] os.remove(fullname) > [exec] WindowsError:

Re: [Geotools-devel] build troubles with org.geotools.maven:javadoc on a "fresh" box

2011-04-12 Thread Jody Garnett
I am helping a co-worker in another state. Durns out he had his JAVA_HOME pointing at a JRE. Sigh. sorry for the bother. -- Jody Garnett On Tuesday, 12 April 2011 at 5:05 PM, Michael Bedward wrote: > Hi again Jody, > > I just tested a build after cleaning out all GeoTools modules from my > l

Re: [Geotools-devel] sphinx ignore .svn how?

2011-04-12 Thread Andrea Aime
On Tue, Apr 12, 2011 at 9:28 AM, Jody Garnett wrote: > Wow I can really tell that we no longer have day to day windows > developers. > > Build is stuck on doc/ apparently it is navigating into the .svn folders. > > [exec] Exception occurred: > > [exec] File "C[image: slant.tif]Python27\li

Re: [Geotools-devel] sphinx ignore .svn how?

2011-04-12 Thread Jody Garnett
It said 0.6.6 as that was what worked with rst2pdf. I changed it to say nothing - trusting easy_install to get the latest. -- Jody Garnett On Tuesday, 12 April 2011 at 5:58 PM, Andrea Aime wrote: > On Tue, Apr 12, 2011 at 9:28 AM, Jody Garnett wrote: > > Wow I can really tell that we no longe

Re: [Geotools-devel] docs for gt-graph

2011-04-12 Thread Jody Garnett
Sorry intended to CC the list on this one. On Wednesday, 13 April 2011 at 12:02 AM, Jody Garnett wrote: I was not quite able to get all the code examples sorted; probably need to look at the test cases to see how it goes. I think I will give up and steal some examples from the uDig code base. >

[Geotools-devel] [jira] Created: (GEOT-3506) bbox filter returns wrong result under special circumstances

2011-04-12 Thread Rudi Hochmeister (JIRA)
bbox filter returns wrong result under special circumstances Key: GEOT-3506 URL: http://jira.codehaus.org/browse/GEOT-3506 Project: GeoTools Issue Type: Bug Components: d

[Geotools-devel] Contribution of some FilterVistors and other utilities

2011-04-12 Thread Eric Sword via SF
Greetings all, We have a contribution is you are interested. We have developed a set of FilterVistors and utility routines that are very handy for searching and modifying existing filters. They are useful for when you have to collect terms for a logic filter (And/Or) from multiple places or (lik

Re: [Geotools-devel] Contribution of some FilterVistors and other utilities

2011-04-12 Thread Jody Garnett
Sounds like an interesting contribution and I would be happy to review :-) I am a bit worried about test cases in groovy; on a project as large[1] as this it can get intimidating for others to work on we starting mixing languages up on the fly. Would you like to set up a Jira issue with the code

Re: [Geotools-devel] Contribution of some FilterVistors and other utilities

2011-04-12 Thread Andrea Aime
On Tue, Apr 12, 2011 at 10:10 PM, Jody Garnett wrote: > Sounds like an interesting contribution and I would be happy to review :-) > I am a bit worried about test cases in groovy; on a project as large[1] as > this it can get intimidating for > others to work on we starting mixing languages up on

Re: [Geotools-devel] Contribution of some FilterVistors and other utilities

2011-04-12 Thread Jody Garnett
I agree about not mixing languages. However the set of methods and visitors describe would be an excellent fit for the Filters utility class and I would continue to encourage you to contribute them to gt-main :-) If you can provide the groovy test cases as a starting point; as I would like to

[Geotools-devel] [jira] Created: (GEOT-3507) Date comparison with CQL - Bad SQL sent to Oracle

2011-04-12 Thread Andrew Walsh (JIRA)
Date comparison with CQL - Bad SQL sent to Oracle - Key: GEOT-3507 URL: http://jira.codehaus.org/browse/GEOT-3507 Project: GeoTools Issue Type: Bug Components: data arcsde Affects

Re: [Geotools-devel] Contribution of some FilterVistors and other utilities

2011-04-12 Thread Eric Sword via SF
I had never heard of the GeoScript project, so I will check it out. Thanks for the tip. I completely understand about not wanting to cause confusion with too many languages. The one argument I would put forward for Groovy over the others that you mentioned is that there is very little "syntactic

[Geotools-devel] [jira] Created: (GEOT-3508) Filter manipulation Vistors and utilities contribution

2011-04-12 Thread Eric Sword (JIRA)
Filter manipulation Vistors and utilities contribution -- Key: GEOT-3508 URL: http://jira.codehaus.org/browse/GEOT-3508 Project: GeoTools Issue Type: New Feature Components: core

[Geotools-devel] [jira] Created: (GEOT-3509) VectorToRasterProcess fails for point data

2011-04-12 Thread Michael Bedward (JIRA)
VectorToRasterProcess fails for point data -- Key: GEOT-3509 URL: http://jira.codehaus.org/browse/GEOT-3509 Project: GeoTools Issue Type: Bug Affects Versions: 2.7.0 Reporter: Michael B

[Geotools-devel] [jira] Created: (GEOT-3510) VectorToRasterProcess coordinate conversion errors

2011-04-12 Thread Michael Bedward (JIRA)
VectorToRasterProcess coordinate conversion errors -- Key: GEOT-3510 URL: http://jira.codehaus.org/browse/GEOT-3510 Project: GeoTools Issue Type: Bug Affects Versions: 2.7.0 Rep

Re: [Geotools-devel] Contribution of some FilterVistors and other utilities

2011-04-12 Thread Andrea Aime
On Wed, Apr 13, 2011 at 3:26 AM, Eric Sword via SF wrote: > I had never heard of the GeoScript project, so I will check it out.  Thanks > for the tip.  I completely understand about not wanting to cause confusion > with too many languages.  The one argument I would put forward for Groovy > over th