Martin Desruisseaux created SIS-398:
---------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)