[Geoserver-devel] [jira] Created: (GEOS-2397) coordinates are flipped with output formats other than gml3 with wfs 1.1

coordinates are flipped with output formats other than gml3 with wfs 1.1
------------------------------------------------------------------------

                 Key: GEOS-2397
                 URL: http://jira.codehaus.org/browse/GEOS-2397
             Project: GeoServer
          Issue Type: Bug
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
             Fix For: 1.7.2

For instance, asking for a shapefile from wfs 1.1 results in a flipped shapefile. Flipping the coordinates is something that really only occur with GML3 output due to its definition of what "4326" means: (y,x).

Fixing this involves only engaging the axis flipping when GML3 is the output format. Which may be a bit tricky since we do it at the FeatureCollection level.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira