GML parsers and encoders should be axis order aware
---------------------------------------------------

                 Key: GEOT-1562
                 URL: http://jira.codehaus.org/browse/GEOT-1562
             Project: GeoTools
          Issue Type: Improvement
          Components: core xml
    Affects Versions: 2.4-RC0, 2.5-M0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.4-RC1, 2.5-M1


Basically this amounts to have GML2EncodingUtils to be axis order aware. I say 
GML2 because nothing prevents people from asking GML2 output out of a WFS 1.1 
service (and the declared srs is still the one in the wfs 1.1 capabilities). 
GML3 follows suit, by reusing GML2EncodingUtils method (but returning an URI 
instead of a string).

The other modifications needed are that the modules shall use epsg-hsql for 
testing instead of epsg-wkt so that lat/lon crs can be used (and if a lon/lat 
is needed, this can be forced by using CRS.decode(xxx, true), whilst the 
opposite is not possible).


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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to