Hi All,
We have a Geoserver 2.1.1 in place, serving two layers.
On the site “http://docs.geoserver.org/latest/en/user/services/wms/basics.html”
I read the following:
#################################################################################################
The major differences between versions 1.1.1 and 1.3.0 are:
In 1.1.1 geographic coordinate systems specified with the EPSG namespace are defined to have an axis ordering of longitude/latitude. In 1.3.0 the ordering is latitude/longitude. See Axis Ordering below for more details.
In the GetMap operation the srs parameter from 1.1.1 is now crs in 1.3.0. Although GeoServer supports both regardless of version.
#################################################################################################
But when I make the following calls, our WMS layer our_ns:final is backed by a list of GeoTiffs in EPSG:31370
Version 1.1.1 SRS
Version 1.3 CRS
I get the same image?? Although I did not flip the lon/lat ….
Related problem:
Another layer is a PostGIS table, served by the same GeoServer instance….
Here the call
https://ourhost/geoserver/ows?SERVICE=WMS&SERVICE=WMS&VERSION=1.3&REQUEST=GetMap&BBOX=107326.300781,190065.487578,107592.522834,190264.150768&CRS=EPSG:31370&WIDTH=1194&HEIGHT=891&LAYERS=our_ns: project_1&STYLES=&FORMAT=image/png&DPI=96&TRANSPARENT=TRUE does not return result ( notice the use of VERSION=1.3 and CRS=EPSG:31370 )
but using VERSION=1.3 and SRS=EPSG:31370 does return the expected result …-
Regards,
Stephen
Join the third edition of the international congress
Innovation for Sustainable Production 2012
May, 6-9, 2012
Bruges (Belgium)
www.i-sup2012.org
This e-mail, any attachments and the information it contains are confidential and meant only for the use of the addressee(s) only. Access to this e-mail by anyone other than the addressee(s) is unauthorized. If you are not the intended addressee (or responsible for delivery of the message to such person), you may not use, copy, distribute or deliver to anyone this message (or any part of its contents) or take any action in reliance on it. In such case, you should destroy this message and notify the sender immediately. If you have received this e-mail in error, please notify us immediately by e-mail or telephone and delete the e-mail from any computer.
All reasonable precautions have been taken to ensure no viruses are present in this e-mail and its attachments. As our company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments we recommend that you subject these to your virus checking procedures prior to use.