<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear all,<div class="">I am facing a serious problem with Mapserver (both 6.2 and 6.4.1) and data retrieval via WFS 1.1.0.</div><div class="">We have a client running which is taking the data as GML and importing it into GRASS. The switched order of axis makes it impossible to overlay and thus process data.</div><div class=""><br class=""></div><div class="">The following request gets back data in yx axis order:</div><div class=""><br class=""></div><div class=""><a href="http://mapservices-ludwigsburg.tudor.lu/cgi-bin/mapserv?map=/srv/mapserv/ludwigsburg/map_file/LB_MUSIC_OWS.map&" class="">http://mapservices-ludwigsburg.tudor.lu/cgi-bin/mapserv?map=/srv/mapserv/ludwigsburg/map_file/LB_MUSIC_OWS.map&</a></div><div class="">SERVICE=WFS&</div><div class="">VERSION=1.1.0&</div><div class="">REQUEST=GetFeature&</div><div class="">TYPENAME=LB_city_boundary&</div><div class="">BBOX=48,9,49,10,urn:x-ogc:def:crs:EPSG::4326&</div><div class="">SRSNAME=EPSG:31467</div><div class=""><br class=""></div><div class="">I wonder if this is a bug or feature due to the WFS 1.1.0 axis order specification?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">If I send the same request to a instance of Geoserver, what I get back is xy axis order:</div><div class=""><br class=""></div><div class=""><a href="http://geoserver.tudor.lu/geoserver/ludwigsburg/ows?SERVICE=wfs&" class="">http://geoserver.tudor.lu/geoserver/ludwigsburg/ows?SERVICE=wfs&</a></div><div class="">VERSION=1.1.0&</div><div class="">REQUEST=GetFeature&</div><div class="">TYPENAME=ludwigsburg:lb_city_boundary&</div><div class="">BBOX=48,9,49,10,urn:x-ogc:def:crs:EPSG::4326&</div><div class="">SRSNAME=EPSG:31467</div><div class=""><br class=""></div><div class="">I also found the master thesis of Weichand [1] where in Section 4.3.5 he is describing this issue as well. But Geoserver has a mechanism to treat EPSG:31467 as xy. The correct order of the CRS (by definition) is yx, but this is not used like that in Germany.</div><div class=""><br class=""></div><div class="">Can you give any ideas about the behaviour of Mapserver and how to get around this axis order issue?</div><div class=""><br class=""></div><div class="">Thanks,<div apple-content-edited="true" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Christian Braun<br class=""><br class=""><br class="">Luxembourg Institute of Science and Technology (LIST)<br class="">Environmental Research and Innovation (ERIN) Department</div><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">41, rue du Brill<br class="">L-4422 Belvaux<br class=""><br class=""></div><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Tel: +352 42 59 91 - 6608<br class="">Fax : +352 275 885<br class="">E-mail : <a href="mailto:christian.braun@list.lu" class="">christian.braun@list.lu</a><br class="">Web:  <a href="http://www.list.lu" class="">www.list.lu</a></div>
</div>

<br class=""></div></body></html>