This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git
from 3990491cc6 Merge branch 'geoapi-3.1': - Documentation fixes. - Rename "ordinate" as "coordinate" where possible. add 46ab59a6e5 Complete the renaming from `getOrdinate(int)` to `getCoordinate(int)` in a few missing places. Fix documentation and code formatting in some places that we forgot to update. add fdb650d7e9 Add a notice about Font-GIS licence: SIL Open Font License (OFL) version 1.1 add 93a19f385e Avoid unnecessary message for aborted tests. add 0580fecf48 Remove a few methods that can be provided as default GeoAPI methods. add 9ca908d78d Merge branch 'geoapi-4.0' into geoapi-3.1: cleanup before work on ISO 19111:2019. new eaa46cbfba Merge branch 'geoapi-3.1'. The 1 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: NOTICE | 5 ++++- .../sis/referencing/gazetteer/SimpleLocation.java | 4 +++- .../apache/sis/geometry/AbstractDirectPosition.java | 7 ++++--- .../org/apache/sis/geometry/DirectPosition1D.java | 8 +++++++- .../org/apache/sis/geometry/DirectPosition2D.java | 5 +++-- .../apache/sis/geometry/AbstractEnvelopeTest.java | 20 ++++++++++---------- .../org/apache/sis/test/FailureDetailsReporter.java | 4 +++- .../org/apache/sis/gui/coverage/CoverageCanvas.java | 6 +++--- 8 files changed, 37 insertions(+), 22 deletions(-)