Re: [Geotools-devel] GeoTools 2.6 training gathering steam ...

2009-08-23 Thread Michael Bedward
Hi Jody, The process work relies on me getting the first jai-tools milestone together, but I think my original idea needs rethinking. The new dependency was to allow the vector to raster process to handle very large conversions. That's fairly pointless if the coverage module can't handle the resu

Re: [Geotools-devel] GeoTools 2.6 release train gathering steam ...

2009-08-23 Thread Rob Atkinson
The best case scenario is we need to get Justin to help decode the settings required to make xml-codegen generate GMLSchema, and run it again to include attributes for GML objects. If this option isnt available, we need to either fix xml-codegen to respect the schema, or take the bindings out of "

[Geotools-devel] 2.6-M2 released

2009-08-23 Thread Jody Garnett
GeoTools 2.6-M2 is tagged; and is deployed to our maven repository. The release notes are here: - http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270&styleName=Html&version=14961 I also went through the steps of packaging up files for source forge; these were only partially succes

Re: [Geotools-devel] GeoTools 2.6 release train gathering steam ...

2009-08-23 Thread Jody Garnett
I get the impression from Justin's comments on the bug reports that we will need to modify the code generation program and regenerate the bindings; and your idea of including the settings (say in a header comment) is a good one. So I am still a bit unclear on what you would like to see happen?

[Geotools-devel] Hudson build is back to normal: geotools-trunk #1943

2009-08-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1943/changes -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and fo

Re: [Geotools-devel] Support for rotated map

2009-08-23 Thread Jody Garnett
Yeah okay that makes sense. There is a worldToScreen transformation in the work Michael is doing as well. Checking it over I only see it defined by: - afterImageMove(ReferencedEnvelope mapAOI, Rectangle paintArea) - setMapArea(Envelope env) So I think some work will be needed to hook this one

[Geotools-devel] Build failed in Hudson: geotools-trunk #1942

2009-08-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/1942/changes Changes: [aaime] Fix class name, this is H2, not HSQL [aaime] Javadocs, copyright headers fixes [aaime] Removing un-needed class [aaime] Fix names and add copyright headers -- [...trun

Re: [Geotools-devel] Support for rotated map

2009-08-23 Thread Andrea Aime
Jody Garnett ha scritto: > They will if you add it to the MapContext - not sure if our pal Micahel > will get to it this release :-) > Please thank the user that contributed this. Hmmm... not sure it needs to be in the MapContext at all? The old ZoomPane supported this almost out of the box witho