Re: [Geotools-devel] Replacing Vecmath

2015-03-14 Thread Jody Garnett
I think you are doing the coordination right now on this email thread ( the tasks section of the proposal is also good). I like your idea to make a general matrix testing master - add that to the tasks section of the proposal and stick your initials next to it if you are in position to volunteer.

Re: [Geotools-devel] Replacing Vecmath

2015-03-14 Thread Jim Hughes
Hi all, Jody, Tyler, and I hacked at this on Friday during a code sprint. The partial results are here: https://github.com/geotools/geotools/commits/matrix There are a few remaining errors to track down, and the cautious part of me wants to go back and cook up a set of unit tests for General

Re: [Geotools-devel] Proposed Tile Client Module

2015-03-14 Thread Andrea Aime
On Sat, Mar 14, 2015 at 3:24 PM, Tupi Guarani wrote: > > > https://github.com/utaddei/geotools/tree/12.x/modules/unsupported/tile-client > > Hi, before making the pull request you should migrate your changes to the master branch, that's where all commits start, and are eventually backported to st

Re: [Geotools-devel] Proposed Tile Client Module

2015-03-14 Thread Andrea Aime
On Sat, Mar 14, 2015 at 10:58 AM, Tupi Guarani wrote: > Hello all, > > I'm almost ready to publish a first version of this. Currently I'm stuck > at > > http://docs.codehaus.org/display/GEOTOOLS/Wiki+Signup > > trying to get credentials to edit the Wiki (JIRA?, Codehaus?) and actually > write dow

Re: [Geotools-devel] Proposed Tile Client Module

2015-03-14 Thread Tupi Guarani
Hi Simone, there you go, mate: https://github.com/utaddei/geotools/ Changed nothing in GeoTools, but added the module https://github.com/utaddei/geotools/tree/12.x/modules/unsupported/tile-client State is: working (tests/.../TileViewer.java shows it). Most classes have decent javadocs. Junit te

Re: [Geotools-devel] Proposed Tile Client Module

2015-03-14 Thread Simone Giannecchini
Ciao Tupi, a link to such public repo? :) Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) It

Re: [Geotools-devel] A bit of a mess in coverage related proposals

2015-03-14 Thread Simone Giannecchini
Ciao Jody, that would be _great_. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/NWWaa2 for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phon

Re: [Geotools-devel] Proposed Tile Client Module

2015-03-14 Thread Tupi Guarani
Hello all, I'm almost ready to publish a first version of this. Currently I'm stuck at http://docs.codehaus.org/display/GEOTOOLS/Wiki+Signup trying to get credentials to edit the Wiki (JIRA?, Codehaus?) and actually write down some (more) documentation. Apart from that, I have working code on a