Ticket #2899 (closed defect: fixed)
axis order must be in order lat long for 4326 for 1.1.0
| Reported by: | tomkralidis | Owned by: | assefa |
|---|---|---|---|
| Priority: | high | Milestone: | 5.6 release |
| Component: | WFS Server | Version: | svn-trunk (development) |
| Severity: | major | Keywords: | axis |
| Cc: | warmerdam, assefa, sdlime, bartvde, dmorissette, nsavard |
Description
From http://lists.osgeo.org/pipermail/mapserver-dev/2009-February/008318.html
We recently stood up 5.2.1 to offer up corporate WMS, WFS, WCS and SOS interfaces. We have MAP.PROJECTION set to init=epsg:4326. We don't have MAP.WEB.METADATA.wfs_srs set. We have MAP.LAYER.METADATA.PROJECTION set (to each layer's native projection) WFS 1.1.0 shows EPSG:4326 as the DefaultSRS for the FeatureType in question (probably fetching from MAP.PROJECTION?). A colleague has noticed that connecting to our endpoint using WFS 1.1.0, through ESRI ArcMap. ArcMap renders the features flipped. Searching a bit more, we found: http://n2.nabble.com/WFS-lat-lon-coordinates-switched-in-ArcGIS-td205507 9.html When I try in QGIS, the WFS renders fine. Anyone have suggestions? Can WFS offer up > 1 SRS? This would be a _non-trivial_ change to the codebase.
I checked out GeoServer and their 1.1.0 impl returns lat long (they use DefaultSRS = urn:x-ogc:def:crs:EPSG:4326)
http://sigma.openplans.org/geoserver/ows?service=WFS&version=1.1.0&request=GetCapabilities
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

