Martin Desruisseaux created SIS-397:
---------------------------------------

             Summary: DefaultVerticalExtent should be able to unmarshall 
verticalCRSId
                 Key: SIS-397
                 URL: https://issues.apache.org/jira/browse/SIS-397
             Project: Spatial Information Systems
          Issue Type: Improvement
          Components: Metadata
    Affects Versions: 0.8, 0.7, 0.6, 0.5
            Reporter: Martin Desruisseaux


ISO 19115 defines two way to define the vertical coordinate reference system in 
a {{EX_VerticalExtent}}:

* {{verticalCRS}} which is an association to ISO 19111 {{SC_VerticalCRS}}.
* {{verticalCRSId}} which is an association to the simpler 
{{MD_ReferenceSystem}}.

GeoAPI intentionally omits the {{MD_ReferenceSystem}} type in order to have a 
single framework for handling coordinate reference systems, namely ISO 19111. 
Consequently GeoAPI {{VerticalExtent}} interface (and Apache SIS 
{{DefaultVerticalExtent}} class) omits the {{verticalCRSId}} property. We will 
not add that property in public API, but we should at least be able to 
recognize it at unmarshalling with a private JAXB method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to