[
https://issues.apache.org/jira/browse/SIS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-398:
------------------------------------
Description:
The {{MI_PolarizationOrientationCode}} code list in ISO 19139:2007 has been
renamed {{MI_PolarisationOrientationCode}} in ISO 19115-3:2016 ("z" changed
into "s"). We should:
* (minor) rename the class name in {{org.apache.sis.internal.jaxb.code}}
package.
** This require an update of at least the GeoAPI annotation in order to all
{{AllMetadataTest}} to pass. See
https://github.com/opengeospatial/geoapi/issues/23
* (major) adapt our XML (un)marshalling process for using both spelling
depending on the ISO version used. We already have a renaming mechanism for
properties, but not yet for types.
was:
The {{MI_PolarizationOrientationCode}} code list in ISO 19139:2007 has been
renamed {{MI_PolarisationOrientationCode}} in ISO 19115-3:2016 ("z" changed
into "s"). We should:
* (minor) rename the class name in {{org.apache.sis.internal.jaxb.code}}
package.
** This require an update of at least the GeoAPI annotation in order to all
{{AllMetadataTest}} to pass.
* (major) adapt our XML (un)marshalling process for using both spelling
depending on the ISO version used. We already have a renaming mechanism for
properties, but not yet for types.
> MI_PolarizationOrientationCode as an alias of MI_PolarisationOrientationCode
> ----------------------------------------------------------------------------
>
> Key: SIS-398
> URL: https://issues.apache.org/jira/browse/SIS-398
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Metadata
> Affects Versions: 1.0
> Reporter: Martin Desruisseaux
> Priority: Minor
> Labels: JAXB
>
> The {{MI_PolarizationOrientationCode}} code list in ISO 19139:2007 has been
> renamed {{MI_PolarisationOrientationCode}} in ISO 19115-3:2016 ("z" changed
> into "s"). We should:
> * (minor) rename the class name in {{org.apache.sis.internal.jaxb.code}}
> package.
> ** This require an update of at least the GeoAPI annotation in order to all
> {{AllMetadataTest}} to pass. See
> https://github.com/opengeospatial/geoapi/issues/23
> * (major) adapt our XML (un)marshalling process for using both spelling
> depending on the ISO version used. We already have a renaming mechanism for
> properties, but not yet for types.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)