Small update Andrea:  

The request object and response object are escaping unmodified, so cascading 
WMS is unchanged.

What is changing is:
1) The GetCapabilities Layer information (it now reflects what the server 
provides, even if the global forceXY is on)
2) The Layer.getEnvelope( CoordinateReferenceSystem) method used to calculate a 
request for a client

The getEnvelope code was blindly matching on identifier and copying the values 
into a GeneralEnvelope, using CRS.transform( envelope, crs ) give it a chance
to notice if the axis are the other way around and swap the values accordingly.

--  
Jody Garnett


On Wednesday, 10 October 2012 at 10:01 PM, Andrea Aime wrote:

> On Wed, Oct 10, 2012 at 9:44 AM, Jody Garnett <[email protected] 
> (mailto:[email protected])> wrote:
> > Just a heads up that I am doing a QA run on the gt-wms client module. I 
> > have a couple of days to get WMS 1.3.0 support up and going.
> > I know GeoServer cascading WMS was using it … anyone else?
> >  
> > I am being careful to only change functionality for Version 1.3.0 - so far 
> > all the issues have been around axis order (as expected)
> >  
> >  
> >  
>  
>  
> GeoServer had troubles cascading WMS 1.3 at the beginning, but we made fixes 
> to that and last time I checked
> it seemed to be working.
> Just tried cascading 
> http://demo1.geo-solutions.it/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities
> in a local GeoServer, specifically the "geonetwork:world" layer, it appears 
> to be working fine here?
>  
> Cheers
> Andrea
>   
>  
>  
> --  
> ==  
> Our support, Your Success! Visit http://opensdi.geo-solutions.it for more 
> information.
> ==
>  
> Ing. Andrea Aime  
> @geowolf
> Technical Lead
>  
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>  
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>  
> -------------------------------------------------------

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to