[mapserver-dev] axis swapping on WFS 1.1
Bart van den Eijnden (OSGIS)
bartvde at osgis.nl
Wed Aug 18 03:18:15 EDT 2010
Hi list,
I am using a trunk version from a few weeks back, but I can't get the axis
swapping to work. Am I doing something wrong here?
The request I am using is:
<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs" service="WFS"
version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><wfs:Query
typeName="feature:ORA_POLY" srsName="urn:ogc:def:crs:EPSG::4326"
xmlns:feature="http://mapserver.gis.umn.edu/mapserver"><ogc:Filter
xmlns:ogc="http://www.opengis.net/ogc"><ogc:BBOX><ogc:PropertyName>geometry</ogc:PropertyName><gml:Envelope
xmlns:gml="http://www.opengis.net/gml"
srsName="urn:ogc:def:crs:EPSG::4326"><gml:lowerCorner>51.347250138398
5.2342021786351</gml:lowerCorner><gml:upperCorner>51.815535430521
5.6829755835865</gml:upperCorner></gml:Envelope></ogc:BBOX></ogc:Filter></wfs:Query></wfs:GetFeature>
but it's not returning anything. The same type of request works fine
against ArcGIS Server.
TIA.
Best regards,
Bart
--
Looking for flexible support on OpenLayers or GeoExt? Please check out
http://www.osgis.nl/support.html
Bart van den Eijnden
OSGIS
bartvde at osgis.nl
More information about the mapserver-dev
mailing list