On Wed, Aug 1, 2012 at 11:47 AM, Ben Caradoc-Davies <
ben.caradoc-dav...@csiro.au> wrote:

> Just as I feared: option (2) causes a GeoServer request with
> srsName=http://www.opengis.net/def/crs/EPSG/0/4326 to return a response
> with srsname="http://www.opengis.net/gml/srs/epsg.xml#4326"; and
> longitude/latitude order.
>
> The underlying cause (I think) is that HTTP_AuthorityFactory is
> configured with Hints:
>    FORCE_LONGITUDE_FIRST_AXIS_ORDER = true
>    FORCE_AXIS_ORDER_HONORING        = http
>
> Just as described in the javadoc for Hints.FORCE_AXIS_ORDER_HONORING,
> this causes longitude/latitude order, even for my HTTP URI srsName.
>
> It looks like HTTP_AuthorityFactory is locked to one axis order convention.
>
> Any objection to me implementing option (1), that is, changing
> Citations.HTTP_OGC so I can put in another factory for HTTP URI srsName?
>
>
I thought about it a bit and it _should_ not cause issues, but I did not
have time
to delve into code and verify

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
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://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to