[OpenLayers-Users] WMS Support 1.3.0

Andrew Larcombe andrew at andrewlarcombe.co.uk
Mon Jul 17 06:04:21 CDT 2006


Chris Holmes wrote:
> 
> 
> Arnd Wippermann wrote:
>> Hello,
>>
>> I have 3 Questions with regard to the WMS Request:
>>
>> Is it possible to integrate support for WMS 1.3.0? It's mostly the 
>> same as
>> 1.1.1. One Change is the version-number and a second change is the 
>> parameter
>> for the projection. Now it is CRS and not SRS.
> Unfortunately the CRS vs. SRS switch is deeper, as it involves a change 
> in the order of lat/long in the requests, which is really annoying to 
> deal with, and the main reason no open source WMS's have touched it. 
> What WMS are you using that supports WMS 1.3.0?

There was a recent discussion about this topic on MAPSERVER-USERS. This 
quote from Frank Wamerdam was enlightening vis-a-vis CRS/SRS issue:

"Certainly from my point of view, the substantial change in CRS handling in
WMS 1.3.0 is the big bugaboo.  Clients are required to pass values for
EPSG latlong CRSes with latitude first, instead of the traditional longitude
first.  But projected CRSes remain easting first.   Then there are new
families of CRS space with the old ordering.  This stuff can be accomplished
if someone wants to pay for it, but I'm personally so pissed off at the WMS
RWG for this pointless churn that am unlikely to work on it for the joy
of supporting standards."

A couple of months ago I had a request from a client for a 1.3.0 
compatible server. There are very, very few on the market (I think of 
the ~150 OGC listed 1.1.1 servers, only 2(?) are presently in the 
proceses of adopting 1.3.0. My client determined that, no they didn't 
really need any of the new features of 1.3.0 and we dropped back to 
1.1.1. All-in-all 1.3.0 is a bit of a nightmare...

:(

Andrew


More information about the Users mailing list