Hi,
I noticed an inconsistence within returned GML. I have a services with 
DefaultSRS=epsg:2398. When I perform a get query with srsName=epsg:4326 
coordinates are correct listed in gml:posList. But there are different srsNames 
in the gml tags! Shall a file a bug or is it supposed to like this?

Request: 
SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&srsName=EPSG:4326&BBOX=10,53,12,55,EPSG:4326

Response:
<gml:MultiSurface srsName="http://www.opengis.net/gml/srs/epsg.xml#4326";>
  <gml:surfaceMember>
    <gml:Polygon srsName="http://www.opengis.net/gml/srs/epsg.xml#2398";>
      <gml:exterior>
        <gml:LinearRing>
          <gml:posList>
            11.654662 53.156456

Martin

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to