Re: [Geotools-devel] Fixing WMSLab

2010-03-07 Thread Michael Bedward
On 7 March 2010 21:47, Andrea Aime wrote: > Done. This makes WMSLab usable and returns images with the right proportions > (see attached screenshot). That's terrific - thanks Andrea. > However the feature info tools is still broken. I think we need to > write a custom helper for this kind of laye

Re: [Geotools-devel] Fixing WMSLab

2010-03-07 Thread Michael Bedward
On 7 March 2010 20:44, Jody Garnett wrote: > They were talking with Michael. > Oops, was this a loose thread I was supposed to chase up ? I'm afraid whatever conversation that was has slipped beyond my mental event horizon, never to be seen again. Andrea, you're a marvel. Michael

Re: [Geotools-devel] Fixing WMSLab

2010-03-07 Thread Jody Garnett
Andrea sent me some of the code to review ... and is is great! The previous WMSLayer was as andrea pointed out never going to work; it was rescued from some demo code last september but I could not sort it out. Andrea's new thing provides a gridcoveragereader that goes off and makes the request

Re: [Geotools-devel] Fixing WMSLab

2010-03-07 Thread Jody Garnett
>> On the email list last year someone mentioned a JMapPane alternative >> that used a background thread to draw; leaving the user interface >> thread free to pan around quickly. I was hoping they would donate >> that code ... but apparently they never got permission from their >> company to. > >

Re: [Geotools-devel] Fixing WMSLab

2010-03-07 Thread Andrea Aime
Jody Garnett ha scritto: > HI Andrea: > > The WMS Lab code was donated; I put some time into it last year > before pulling it from the tutorials (for the reasons you mention). > > There is an earlier tutorial from 2006 I was wanting to replace - > which simply showed how to use the WMS API; retri

Re: [Geotools-devel] Fixing WMSLab

2010-03-06 Thread Jody Garnett
HI Andrea: The WMS Lab code was donated; I put some time into it last year before pulling it from the tutorials (for the reasons you mention). There is an earlier tutorial from 2006 I was wanting to replace - which simply showed how to use the WMS API; retrieve a list of layers and make a GetMa

[Geotools-devel] Fixing WMSLab

2010-03-06 Thread Andrea Aime
Hi, today I had a look at WMSLab to see what was the issue reported by a user on the users list. After playing a bit with it, I'm wondering if it actually ever worked. I have a patch that solves some of the issues, it's attached for review. Issues I've found: - the raster symbolizer is created t