Re: [Geotools-devel] mvn site deploy no longer working from the build box

2007-07-24 Thread Cory Horner
Ensure that everything in the lists/gt directory on that server is writable by the "users" group (i recall the permissions being changed to apache:apache at some point -- maven doesn't like this one bit). You might also consider changing the user which deploys the files, it is currently usin

[Geotools-devel] mvn site deploy no longer working from the build box

2007-07-24 Thread Jody Garnett
Graham you were looking at this last week were you not? It looks like site:deploy is failing right now. Jody > [INFO] > > [ERROR] BUILD ERROR > [INFO] > -

Re: [Geotools-devel] Change of address

2007-07-24 Thread Jody Garnett
Hey Cory - do you mind updating your contact information in the pom.xml files? A user was asking about the categorization functions today and I could not ask them to check the pom.xml file as per normal. Jody Cory Horner wrote: > Hi guys, > > Just a heads up -- I am switching jobs and am no long

Re: [Geotools-devel] Quantile and Equal Interval?

2007-07-24 Thread Jody Garnett
Yep - it exists. They are normal "functions" that happen to work on FeaureCollection - most of the functions we have work on individual Features. The results of these functions is a Classifier, which can be used to figure out what category your feature falls into. These facilities are used by

[Geotools-devel] Quantile and Equal Interval?

2007-07-24 Thread Carlos Fernando Gonçalves
Hi all. Somebody to know if in the API of the Geotools if class has one that function for the equal interval method divides the range of attribute values into equal sized sub-ranges? In the quantile classification method, each class contains the same number of features, it is possible with geotoo

Re: [Geotools-devel] GSoC status + images!

2007-07-24 Thread Martin Desruisseaux
Hello Jan Thanks a lot for your reports and the nice work you are doing! I would really like to provide more feedback than I'm doing right now. Unfortunatly I may still silent for a few weeks again, but I'm confident in your work. Martin ---

Re: [Geotools-devel] gpx design questions

2007-07-24 Thread Bolla Péter
Hi, First of all, thank you for the compliments :) I checked the pages on Justin's binding parser ( http://docs.codehaus.org/display/GEOTDOC/XML+Developers+Guide ), and found that the main difference between my solution with XppReader is in flexibility. My solution is completely unflexible, as

[Geotools-devel] Autoreply: Geotools-devel Digest, Vol 14, Issue 50

2007-07-24 Thread aranguren
I am on holiday till the 3th of August and won't be able to reply to your email. For any urgent matters please contact Laura Senent at [EMAIL PROTECTED] - This transmission (including any attachments) may contain confidential

[Geotools-devel] GSoC status + images!

2007-07-24 Thread Jan Jezek
Hi Jesse and Martin, I've finished the ability to store calculated grid into the files and also the WarpGrid FileProvider is done. This provider can build the transformation from files (according to EPSG 9613 definition). I've also made first draft of calculation of controlling grid by Rubber

[Geotools-devel] [jira] Created: (GEOT-1412) Coverage resulting from Resample / Resampler2D Operation does not always have requested GridGeometry

2007-07-24 Thread Edward Nash (JIRA)
Coverage resulting from Resample / Resampler2D Operation does not always have requested GridGeometry Key: GEOT-1412 URL: http://jira.codehaus.org/browse/GEOT-1412

Re: [Geotools-devel] Build failures

2007-07-24 Thread Martin Desruisseaux
I'm not sure if I missed this information from the email, but are you building the 2.4 branch or the trunk? I didn't had the time to look at the referencing work yet. I'm in process of reverting the 2.4 branch to a earlier stage with just classes renamed (http://jira.codehaus.org/browse/GEOT-1400,