hi list,
working with GeoServer 1.6.1 I've noticed that the order of the X/Y coordinates is changing making a GetFeature Request by using different WFS versions 1.1.0 and 1.0.0 ?!
Is it a wanted behaviour ?
example :
<!-- Version 1.0.0
<wfs:FeatureCollection xsi:schemaLocation="http://www.opengis.net/wfs http://kataster1.sv.rostock.de:80/geoserver/schemas/wfs/1.0.0/WFS-basic.xsd http://geoportal.rostock.de/hro http://kataster1.sv.rostock.de:80/geoserver/wfs?service=WFS&version=1.0.0&request=DescribeFeatureType&typeName=hro:gemarkung">
*
<gml:boundedBy>
*
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#2398">
<gml:coordinates decimal="." cs="," ts=" ">6001696.865,4508729.676 6004146,4510871.651</gml:coordinates>
</gml:Box>
</gml:boundedBy>
*
<gml:featureMember>
*
<hro:gemarkung fid="gemarkung.39523809">
<hro:gid>2</hro:gid>
. . . -->
<!-- Version 1.1.0
<wfs:FeatureCollection xsi:schemaLocation="http://www.opengis.net/wfs http://kataster1.sv.rostock.de:80/geoserver/schemas/wfs/1.0.0/WFS-basic.xsd http://geoportal.rostock.de/hro http://kataster1.sv.rostock.de:80/geoserver/wfs?service=WFS&version=1.0.0&request=DescribeFeatureType&typeName=hro:gemarkung">
*
<gml:boundedBy>
*
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#2398">
<gml:coordinates decimal="." cs="," ts=" ">4508729.5,6001696.5 4510872,6004146</gml:coordinates>
</gml:Box>
</gml:boundedBy>
*
<gml:featureMember>
*
<hro:gemarkung fid="gemarkung.39523809">
<hro:gid>2</hro:gid>
. . . -->
regards
Ronald
--
Ronald Woita
http://geoportal.rostock.de
Hansestadt Rostock
Kataster-, Vermessungs- und Liegenschaftsamt
Holbeinplatz 14, 18069 Rostock
email: ronald.woita@anonymised.com
phone: +49 (0)381 - 381 6256