[geotk] [JIRA] Created: (GEOTK-39) Possible incomplete JAXB annotations in DefaultEllipsoid and DirectionTypeAdapter

Martin Desruisseaux (JIRA) jira at geomatys.com
Mon Sep 7 12:10:53 EDT 2009


Possible incomplete JAXB annotations in DefaultEllipsoid and DirectionTypeAdapter
---------------------------------------------------------------------------------

                 Key: GEOTK-39
                 URL: http://jira.geotoolkit.org/browse/GEOTK-39
             Project: Geotoolkit
          Issue Type: Sub-task
          Components: Referencing
    Affects Versions: 3.04
            Reporter: Martin Desruisseaux
            Assignee: Cédric Briançon
            Priority: Minor


The annotation of {{GeographicCRS}} caused the annotation of a few dependencies, but some of them may be incomplete:

* In {{org.geotoolkit.referencing.datum.DefaultEllipsoid}}, the {{inverseFlattening}} attribute is annotated inconditionnaly. In ISO 19111 at least, this attribute is conditional and is marshalled only if the {{semiMinor}} attribute is not definitive.
* In {{org.geotoolkit.internal.jaxb.referencing.AxisDirectionType}}, the {{codeSpace }}is hard-coded to "EPSG".


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.geotoolkit.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


More information about the Geotoolkit mailing list