Hi,

Thanks for the feedback.

According to the feedback from Jukka I did the following tests:

INSERT with "EPSG:3007" results in XY readback in PostgreSQL
INSERT with "urn:ogc:def:crs:EPSG::3007" results in YX readback in Postgresql

UPDATE with "EPSG:3007" results in Y'X' readback in PostgreSQL
UPDATE with "urn:ogc:def:crs:EPSG::3007" results in Y'X' readback in PostgreSQL


According to Gabriel's quote: "Using the "EPSG:xxx" crs style
identifier to mean "force
X/Y lon/lat axis order" the UPDATE with "EPSG:3007" should not swap
axis (if I understand it correctly.)


Should I create a new issue in JIRA about this?


Best regards,
Sjoerd Brandsma
CycloMedia


On Sat, Mar 31, 2012 at 9:43 PM, Andrea Aime
<[email protected]> wrote:
> On Sat, Mar 31, 2012 at 12:25 AM, Gabriel Roldan <[email protected]>
> wrote:
>>
>> gah, that happens for reading too quickly and replying without thinking.
>> Looks like a bug indeed.
>
>
> Read wise we have all the machinery to handle the axis swapping and filter
> reprojection, the same is probably missing in the transaction code paths,
> both to modify the geometries that are being inserted and to
> change the delete/update filters to match the native srs of the data sources
> that GeoServer is publishing
>
> Cheers
> Andrea
>
>
> --
> -------------------------------------------------------
> Ing. Andrea Aime
> GeoSolutions S.A.S.
> Tech lead
>
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax:      +39 0584 962313
> mob:    +39 339 8844549
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/andreaaime
> http://twitter.com/geowolf
>
> -------------------------------------------------------
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>

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

Reply via email to