Support for encoding complex attributes for EnvelopeType, PointType and 
DirectPositionType
------------------------------------------------------------------------------------------

                 Key: GEOT-2659
                 URL: http://jira.codehaus.org/browse/GEOT-2659
             Project: GeoTools
          Issue Type: Improvement
          Components: ext xml-xsd
    Affects Versions: 2.6-M2
            Reporter: Rini Angreani
             Fix For: 2.6-M2


The changes in revision 33735 allows us to create geometry types (Envelope, 
Point, and DirectPosition) in complex features via functions.
The bindings however don't support the encoding yet, as they cast the objects 
to respective geometry types.
The changes proposed:
- extract Geometry types from the complex attributes
- encode SRS attributes other than srsName if exists in the schema(srsName, 
srsDimension, axisLabels, uomLabels, as per GML2 schema that our client is 
using)
- allow 1D envelope to be encoded (at the moment only 2D is possible)
- the functions are tested in app-schema/GeometryFunctionsTest and the srs 
encoding are tested in EnvelopeTypeBindingTest, PointTypeBindingTest and 
DirectPositionTypeBindingTEst
 

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

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to