[Geotools-devel] GeoTools 2.4 knock down -

2007-06-05 Thread Jody Garnett
So the GeoServer meeting was productive - and one of the major topics was the final blocking items on the 2.4 end game plan. I best make a new quarterly steering document so we can see what plans are a foot. I cannot match the eloquence demonstrated so here is the original: - http://docs.codehau

Re: [Geotools-devel] [geotools-devel] SoC module unsupported/caching

2007-06-05 Thread Jody Garnett
Cool - so Christophe you have the approval of one PMC member and that is all you need. The developers guide should help you get your module set up. And please don't break our build :-) You mentor will probably review your code once a week or so. So comments may be fun. Jody > Christophe Rouss

Re: [Geotools-devel] [geotools-devel] SoC module unsupported/caching

2007-06-05 Thread Ian Turton
On 6/5/07, Christophe Rousson <[EMAIL PROTECTED]> wrote: Hi, As I now have svn access, I will create a new unsupported module in the svn tree where to commit my code. Is that ok if I name my module unsupported/caching ? I will package my code in a new package named org.geotools.caching. Let m

Re: [Geotools-devel] Missing Google Summer of Code Student

2007-06-05 Thread Jody Garnett
Left a message - at least he is a real person :-) I wonder if we can sign up an IRC bot next year? It would be a good AI project. Jody > The link to his resume: > - http://web.mit.edu/mic/Public/resume.pdf > > Has a phone number: > - (617) 5436740 > > I will phone now. > Jody > >> I forgot to

Re: [Geotools-devel] Missing Google Summer of Code Student

2007-06-05 Thread Jody Garnett
The link to his resume: - http://web.mit.edu/mic/Public/resume.pdf Has a phone number: - (617) 5436740 I will phone now. Jody > I forgot to add the link to Michael's application. > > http://code.google.com/soc/osgeo/app.html?csaid=NRoHGwpUX28GKhINFCtWXiAMNF0HHAYLCyRQOhFcQgkLUnQAPRdTQV8%3D%0A > >

Re: [Geotools-devel] Geotools 2.3.2 released

2007-06-05 Thread Jody Garnett
For stable releases (and release candidates) it is worth it. Seriously it is good to look like an active project - because we are an active project. Jody > Andrea Aime ha scritto: > >> The GeoTools 2.3.2 release is available for download: >> >> * http://geotools.codehaus.org/2.3.2 >> >>

Re: [Geotools-devel] [geotools-devel] SoC module unsupported/caching

2007-06-05 Thread Andrea Aime
Christophe Rousson ha scritto: > Hi, > > As I now have svn access, I will create a new unsupported module in the > svn tree where to commit my code. > Is that ok if I name my module unsupported/caching ? > > I will package my code in a new package named org.geotools.caching. > > Let me know if

[Geotools-devel] [geotools-devel] SoC module unsupported/caching

2007-06-05 Thread Christophe Rousson
Hi, As I now have svn access, I will create a new unsupported module in the svn tree where to commit my code. Is that ok if I name my module unsupported/caching ? I will package my code in a new package named org.geotools.caching. Let me know if this is not ok. Thanks, Christophe

Re: [Geotools-devel] Geotools 2.3.2 released

2007-06-05 Thread Andrea Aime
Andrea Aime ha scritto: > The GeoTools 2.3.2 release is available for download: > > * http://geotools.codehaus.org/2.3.2 > > This release is mainly driven by the Geoserver 1.5.1 release > train, and contains bug fixes on CRS unit handling and > on connection pool handling under heavy load.

Re: [Geotools-devel] Missing Google Summer of Code Student

2007-06-05 Thread Sunburned Surveyor
I forgot to add the link to Michael's application. http://code.google.com/soc/osgeo/app.html?csaid=NRoHGwpUX28GKhINFCtWXiAMNF0HHAYLCyRQOhFcQgkLUnQAPRdTQV8%3D%0A The Sunburned Surveyor On 6/5/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Jody had suggested that I send a post to the GeoTools

[Geotools-devel] Geotools 2.3.2 released

2007-06-05 Thread Andrea Aime
The GeoTools 2.3.2 release is available for download: * http://geotools.codehaus.org/2.3.2 This release is mainly driven by the Geoserver 1.5.1 release train, and contains bug fixes on CRS unit handling and on connection pool handling under heavy load. For more information please visit our

[Geotools-devel] Missing Google Summer of Code Student

2007-06-05 Thread Sunburned Surveyor
Jody had suggested that I send a post to the GeoTools mailing list about one of our Google Summer of Code students. I've sent a couple of e-mails to Michael Craig, who was going to work on a "3-Dimensional Rendering Pipeline" for GeoTools. I believe Jody has also sent him at least one e-mail. Mich

Re: [Geotools-devel] Questions on the release process

2007-06-05 Thread Simone Gannecchini
+1 --- Eng. Simone Giannecchini President /CEO GeoSolutions S.A.S. Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http://www.geo-solutions.it -

Re: [Geotools-devel] Questions on the release process

2007-06-05 Thread Cory Horner
Martin Desruisseaux wrote: > Andrea Aime a écrit : >> the release process recommends using "mvn deploy" >> to deploy on the servers. This will run tests along >> the way. >> Is this needed for some reason? We just did an extensive >> test build a few steps before, so it seems to me a >> "mvn -Dmave

Re: [Geotools-devel] Questions on the release process

2007-06-05 Thread Martin Desruisseaux
Andrea Aime a écrit : > the release process recommends using "mvn deploy" > to deploy on the servers. This will run tests along > the way. > Is this needed for some reason? We just did an extensive > test build a few steps before, so it seems to me a > "mvn -Dmaven.test.skip=true deploy" would be a

[Geotools-devel] Questions on the release process

2007-06-05 Thread Andrea Aime
Hi, the release process recommends using "mvn deploy" to deploy on the servers. This will run tests along the way. Is this needed for some reason? We just did an extensive test build a few steps before, so it seems to me a "mvn -Dmaven.test.skip=true deploy" would be as good. Cheers Andrea --

Re: [Geotools-devel] IRC Breakout - the Referencing Proposal

2007-06-05 Thread Jody Garnett
Martin Desruisseaux wrote: > Jody Garnett a écrit : > >> The proposal is available here: >> - >> http://docs.codehaus.org/display/GEOTOOLS/Improve+CRSAuthority+Concurrency+Caching+and+Connection+Use >> > > > Just a quick note for discussion purpose: > > OracleEPSGDefinitionDAO > ---

Re: [Geotools-devel] 3D Renderer Design Notes

2007-06-05 Thread Martin Desruisseaux
Hello Hans Just posting a note - not sure if relevant or not. The Open Geospatial Consortium has a specification for renderer. This is the GO-1 specification: http://www.opengeospatial.org/standards/go No Geotools renderer was GO-1 compliant. I started an attempt to refactor the legacy J2D-

[Geotools-devel] Hold the commits on 2.3.x, I'm releasing

2007-06-05 Thread Andrea Aime
Hi all, I'm doing the release, so please hold on the commits on that branch :) Ciao Andrea - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML.

[email protected]

2007-06-05 Thread Jan Jezek
Thanks Martin, I agree with both proposals, so I started from customizing the NADCONTransform and exploring the epsgs. By indexing I meant the tree structure algorithms and I agree with what you have suggested. Regarding your question about algorithm package - if I remember well it is used jus

[Geotools-devel] Query hints change proposal online

2007-06-05 Thread Andrea Aime
Hi all, the query hints proposal we were talking about yesterday is here: http://docs.codehaus.org/display/GEOTOOLS/Add+hints+support+to+Query+object I presented alternatives and issues, but it's unfinished and needs discussion. Using transaction properties is possible, but a change on FeatureSou

Re: [Geotools-devel] Caching data

2007-06-05 Thread Christophe Rousson
May I suggest a requirement? uDig's biggest motivation for this feature is to be able to disconnect the uDig client from the world and still view data. I see mention of this in your original proposal, so perhaps this is already a bona fide requirement. I plan to achieve this with a cache whic

Re: [Geotools-devel] Caching data

2007-06-05 Thread Christophe Rousson
Hi Andrea, In your approach you're assuming that: a) id are stable, that is, the same feature will always have the same id b) gathering only ids is significantly faster than retrieving the whole feature. c) you can gather easiliy a high number of fids from the datastore I have in the ide

[email protected]

2007-06-05 Thread Martin Desruisseaux
By the way, just a minor question (maybe you already answered it before, I'm not sure to remember): is org.geotools.referencing.operation.builder.algorithm an internal package for use by org.geotools.referencing.operation.builder only? If yes, would it be envisageable to move the class as package-

[email protected]

2007-06-05 Thread Martin Desruisseaux
Hello Jan I didn't looked deeply at the NADCONTransform code. It is something I wanted to do for a while, but didn't had the time yet. But there is some notes: If you go on the path of something similar to NADCONTransform, it would be nice if NADCONTransform could be refactored into something gen

[Geotools-devel] [jira] Created: (GEOT-1291) Add hints to Query

2007-06-05 Thread Andrea Aime (JIRA)
Add hints to Query -- Key: GEOT-1291 URL: http://jira.codehaus.org/browse/GEOT-1291 Project: GeoTools Issue Type: Task Components: data Reporter: Andrea Aime Assignee: Andrea Aime

Re: [Geotools-devel] IRC Breakout - the Referencing Proposal

2007-06-05 Thread Martin Desruisseaux
Jody Garnett a écrit : > The proposal is available here: > - > http://docs.codehaus.org/display/GEOTOOLS/Improve+CRSAuthority+Concurrency+Caching+and+Connection+Use Just a quick note for discussion purpose: OracleEPSGDefinitionDAO --- Is it a replacement for FactoryUsingSQL?

[Geotools-devel] [continuum] BUILD SUCCESSFUL: Geotools

2007-06-05 Thread Continuum
http://geo.openplans.org:9090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/853 - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and t

Re: [Geotools-devel] [continuum] BUILD FAILURE: Geotools

2007-06-05 Thread Ian Turton
On 6/4/07, Justin Deoliveira <[EMAIL PROTECTED]> wrote: Looks like a java 5 dependency creeped in demo.mappane.WMSLayer. String#contains. Sorry my bad. I thought my home machine was set to 1.4 as well as at work, guess not. Fixed now. Ian

[Geotools-devel] [Geoserver-devel] Postgis simplify Test!

2007-06-05 Thread Andrea Aime
Hi all, this is the polygon simplification test I was talking about yesterday during the meeting. As you can see, there is a marked improvement in having postgis do the decimation compared to doing it in the renderer. Many thanks to Andrea Cappugi for pointing this out. Cheers Andrea Me

[Geotools-devel] Another good reason to have hints in queries

2007-06-05 Thread Andrea Aime
Hi, today I stumbled upon another reason for having hints in queries (or in trasactions, I still have to look into it to have an opinion on which one is better). I was getting OOM trying to build a map with WMS getting data from Postgis. We do have a fetch size of 1000 in all JDBC data stores, whic

[Geotools-devel] [continuum] BUILD FAILURE: Geotools

2007-06-05 Thread Continuum
http://geo.openplans.org:9090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/852 - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and t

Re: [Geotools-devel] IRC Breakout - the Referencing Proposal

2007-06-05 Thread Martin Desruisseaux
Jody Garnett a écrit : > The proposal is available here: > - > http://docs.codehaus.org/display/GEOTOOLS/Improve+CRSAuthority+Concurrency+Caching+and+Connection+Use Thanks. I did two minor edition: In "Cache handling", edited the first sentence as below: FactoryOnOracle (ie a BufferedAuthorit