This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.


    from fceec82  Fix missing "s" in "getOrderOptionsType()" for ISO 19115 
compliance. https://github.com/opengeospatial/geoapi/issues/21
     new 59b5551  Fix spelling error in method name, but not in XML annotation 
since the spelling exists in ISO specification. 
https://github.com/opengeospatial/geoapi/issues/43
     new 2492289  Rename "polarization" as "polarisation" in two method names 
for compliance with latest ISO 19115 revision. 
https://github.com/opengeospatial/geoapi/issues/15
     new d6b8565  Renamed PolarizationOrientation as PolarisationOrientation 
for compliance with latest ISO 19115-2 revision. Part of 
https://github.com/opengeospatial/geoapi/issues/23
     new bf56b15  Renamed getCenterPoint() as getCentrePoint() for compliance 
with ISO 19115:2014.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/sis/internal/book/GEOAPI.lst        |  2 +-
 .../resources/org/apache/sis/internal/book/OGC.lst |  2 +-
 ...de.java => MI_PolarisationOrientationCode.java} | 20 ++++++------
 .../org/apache/sis/internal/jaxb/gmi/MI_Band.java  |  4 +--
 .../metadata/iso/acquisition/DefaultObjective.java | 32 +++++++++----------
 .../sis/metadata/iso/content/DefaultBand.java      | 36 +++++++++++-----------
 .../sis/metadata/iso/content/package-info.java     |  6 ++--
 .../metadata/iso/spatial/DefaultGeorectified.java  | 18 +++++------
 .../apache/sis/metadata/iso/AllMetadataTest.java   |  2 +-
 .../sis/test/xml/AnnotationConsistencyCheck.java   | 16 ----------
 10 files changed, 61 insertions(+), 77 deletions(-)
 rename 
core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/code/{MI_PolarizationOrientationCode.java
 => MI_PolarisationOrientationCode.java} (79%)

Reply via email to