[Geotools-devel] Release issues to sort through for next time

2009-08-24 Thread Jody Garnett
My apologies if this is a resend I have been having trouble with mail getting through to source forge... GeoTools 2.6-M2 is tagged; and is deployed to our maven repository. I updated the release instructions - but still managed a few mistakes; and not everything worked: - javadocs did not c

[Geotools-devel] test

2009-08-24 Thread Jody Garnett
This is a test -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Disco

[Geotools-devel] 2.6-M2 Released

2009-08-24 Thread Jody Garnett
I am having a bit of trouble bouncing between gmail and my normal mail client - I did try and send this email on the weekend but have not seen it show up on the email list -- resend -- GeoTools 2.6-M2 is tagged; and is deployed to our maven repository. The release notes are here: - ht

Re: [Geotools-devel] Support for rotated map

2009-08-24 Thread Michael Bedward
I haven't noticed any aspect ratio problems with resizing using the new map pane yet - though of course saying something like that is the kiss of death ! But I think the question of convenient setter methods for users is separate to that issue. Michael 2009/8/25 Jody Garnett : > Hi Ian: > > Chan

Re: [Geotools-devel] GridCoverageRenderer API change?

2009-08-24 Thread Michael Bedward
I got caught by this change too. It was no problem but I hadn't known that GridCoverageRenderer was intended to be a non-public public class. How does one tell ? Michael 2009/8/25 Jody Garnett : > Not that I am aware of Jesse. > --

Re: [Geotools-devel] GridCoverageRenderer API change?

2009-08-24 Thread Jody Garnett
Not that I am aware of Jesse. What compile errors are you getting? Jody On 24/08/2009, at 6:45 PM, Jesse Eichar wrote: > Hi, > > Did the GridCoverageRenderer constructor just change? I am suddenly > getting compile errors in uDig. > > Jesse > --

Re: [Geotools-devel] Support for rotated map

2009-08-24 Thread Jody Garnett
Hi Ian: Changing the area on the map as the user resizes the window is cause for a lot of annoying math in uDig; and has resulted in the past in plenty of cases where the aspect ratio gets out of sync making the map stretched or squashed... The two rectangles are used to set up an affine tr

Re: [Geotools-devel] Support for rotated map

2009-08-24 Thread Michael Bedward
2009/8/23 Jody Garnett : > They will if you add it to the MapContext - not sure if our pal > Micahel will get to it this release :-) Micahel here - who's talking about me ? :-) The rotated map demo looks cool and it would be pretty easy to do it. I only remember one instance of anyone calling for

Re: [Geotools-devel] Support for rotated map

2009-08-24 Thread Andrea Aime
Ian Turton ha scritto: > On Sun, Aug 23, 2009 at 4:49 AM, Jody Garnett wrote: >> 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

Re: [Geotools-devel] Support for rotated map

2009-08-24 Thread Ian Turton
On Sun, Aug 23, 2009 at 4:49 AM, Jody Garnett wrote: > 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 en

Re: [Geotools-devel] GridCoverageRenderer API change?

2009-08-24 Thread Andrea Aime
Jesse Eichar ha scritto: > Its not a big deal. Don't let uDig hold up fixes. We can track until > we get something stable. I just didn't realize that it was a risk > factor. I will update uDig now that I know that it is not published > API. It's actually just my impression about the class

Re: [Geotools-devel] GridCoverageRenderer API change?

2009-08-24 Thread Jesse Eichar
Its not a big deal. Don't let uDig hold up fixes. We can track until we get something stable. I just didn't realize that it was a risk factor. I will update uDig now that I know that it is not published API. I can look at using LiteRenderer again but I wish I knew why we stopped using it. Orig

Re: [Geotools-devel] GridCoverageRenderer API change?

2009-08-24 Thread Andrea Aime
Jesse Eichar ha scritto: > Hi, > > Did the GridCoverageRenderer constructor just change? I am suddenly > getting compile errors in uDig. It did: http://jira.codehaus.org/browse/GEOT-2534 Never really considered GridCoverageRenderer as published API, people are supposed to go through a GTRend

[Geotools-devel] GridCoverageRenderer API change?

2009-08-24 Thread Jesse Eichar
Hi, Did the GridCoverageRenderer constructor just change? I am suddenly getting compile errors in uDig. Jesse -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report de