Sjoerd Brandsma created GEOS-5031:
-------------------------------------

             Summary: XY get swapped after a WFS-T Update with EPSG:3007
                 Key: GEOS-5031
                 URL: https://jira.codehaus.org/browse/GEOS-5031
             Project: GeoServer
          Issue Type: Bug
          Components: Global
    Affects Versions: 2.1.1
            Reporter: Sjoerd Brandsma
            Assignee: Andrea Aime


When using a CRS with northing,easting with a WFS-T update, the axis get 
swapped when crs style identifier is "EPSG:xxxx".

According to Gabriel Rolan this shouldn't happen:
Using the "EPSG:xxx" crs style identifier to mean "force X/Y lon/lat axis order"


Point INSERT with "EPSG:3007" results in XY readback in PostgreSQL --> Correct !
Point INSERT with "urn:ogc:def:crs:EPSG::3007" results in YX readback in 
Postgresql  --> Correct !

Point UPDATE with "EPSG:3007" results in Y'X' readback in PostgreSQL  --> Fail !
Point UPDATE with "urn:ogc:def:crs:EPSG::3007" results in Y'X' readback in 
PostgreSQL --> Correct !


More info can be found in this thread:
http://osgeo-org.1560.n6.nabble.com/XY-get-swapped-after-WFS-T-Update-with-EPSG-3007-td4667859.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to