[OpenLayers-Users] WMS Support 1.3.0

jdb@mail.nerc-essc.ac.uk jdb at mail.nerc-essc.ac.uk
Tue Jul 25 02:56:34 CDT 2006


Hi Arnd,

> Have you looked with BBOX? Have the coordinates (lon, lat) turn around (lat,
> lon) in WMS 1.3.0?

I believe that in EPSG:4326 the coordinates have changed from (lon, lat) to
(lat, lon).  However, the WMS from your earlier post
(http://sharpmap.iter.dk/demo/wms.aspx?) seems to expect EPSG:4326 in the
original (lon, lat) order, which is contrary to the spec:

http://sharpmap.iter.dk/demo/wms.aspx?VERSION=1.3.0&PROJECTION=none
&REQUEST=GetMap&LAYERS=Countries,Rivers&STYLES=&CRS=EPSG:4326
&BBOX=-180,-90,180,90&WIDTH=300&HEIGHT=300&FORMAT=image/png

In WMS1.3.0 "CRS=CRS:84" is equivalent to "SRS=EPSG:4326" in WMS1.1.1.

Best wishes,
Jon

Quoting Arnd Wippermann <arnd.wippermann at web.de>:

> Hello Jon,
>
> It was a posting from 18-07-2006, which I have send you. There it was my
> 3.point.
>
> With this call the projection parameter vanishs in the requeststring:
>
> 3. OLLayers[i] = new OpenLayers.Layer.WMS( mapObj.OL[i][0], mapObj.OL[i][1],
> {"version": '1.3.0', "format" : mapObj.OL[i][2], layers: mapObj.OL[i][3],
> transparent: 'TRUE', CRS: 'EPSG:4326'}, {"projection": 'none' }  );
>
> Have you looked with BBOX? Have the coordinates (lon, lat) turn around (lat,
> lon) in WMS 1.3.0?
>
> Mit freundlichen Grüssen
>
> Arnd Wippermann
> http://gis.ibbeck.de/pinguinale/
>
>
>
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the Users mailing list