[Geoserver-devel] [jira] Created: (GEOS-4243) improper coordinate order for GeoJSON output

improper coordinate order for GeoJSON output
--------------------------------------------

                 Key: GEOS-4243
                 URL: http://jira.codehaus.org/browse/GEOS-4243
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
            Reporter: Tim Schaub
            Assignee: Andrea Aime

The GeoJSON spec says that coordinate order for all positions is always x, y, z (easting, northing, altitude). GeoServer returns coordinates in a CRS dependent order.

http://geojson.org/geojson-spec.html#positions

Example from GeoServer: http://suite.opengeo.org/geoserver/wfs?service=WFS&version=1.1.0&request=GetFeature&typeName=world%3Acities&maxFeatures=1&outputFormat=json&format_options=callback%3Acallback

--
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