You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by de...@apache.org on 2024/04/02 17:07:07 UTC

(sis) branch geoapi-3.1 updated (969036a87b -> 9ca908d78d)

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

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


    from 969036a87b Merge branch 'geoapi-4.0' into geoapi-3.1.
     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.
     new 9ca908d78d Merge branch 'geoapi-4.0' into geoapi-3.1: cleanup before work on ISO 19111:2019.

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 ++-
 .../apache/sis/coverage/grid/DimensionReducer.java |  2 +-
 .../coverage/grid/FractionalGridCoordinates.java   | 17 ----------
 .../apache/sis/geometry/wrapper/Geometries.java    |  4 +--
 .../gazetteer/GeohashReferenceSystem.java          |  4 +--
 .../sis/referencing/gazetteer/SimpleLocation.java  |  6 ++--
 .../gazetteer/MilitaryGridReferenceSystemTest.java |  2 +-
 .../sis/geometry/AbstractDirectPosition.java       | 38 +++-------------------
 .../org/apache/sis/geometry/DirectPosition1D.java  |  8 ++++-
 .../org/apache/sis/geometry/DirectPosition2D.java  |  5 +--
 .../main/org/apache/sis/geometry/Envelope2D.java   |  4 +--
 .../apache/sis/referencing/GeodeticCalculator.java |  4 +--
 .../sis/referencing/operation/matrix/Matrices.java |  2 +-
 .../transform/EllipsoidToCentricTransform.java     |  2 +-
 .../sis/referencing/privy/AffineTransform2D.java   |  6 ++--
 .../apache/sis/geometry/AbstractEnvelopeTest.java  | 16 ++++-----
 .../org/apache/sis/referencing/Assertions.java     |  4 +--
 .../apache/sis/math/CompoundDirectPositions.java   | 37 ---------------------
 .../apache/sis/test/FailureDetailsReporter.java    |  4 ++-
 geoapi/snapshot                                    |  2 +-
 .../apache/sis/gui/coverage/CoverageCanvas.java    |  6 ++--
 .../main/org/apache/sis/gui/map/StatusBar.java     |  2 +-
 22 files changed, 56 insertions(+), 124 deletions(-)


(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: cleanup before work on ISO 19111:2019.

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 9ca908d78de921ff6914acf1c971ce7bed6d885d
Merge: 969036a87b 0580fecf48
Author: Martin Desruisseaux <ma...@geomatys.com>
AuthorDate: Tue Apr 2 19:06:40 2024 +0200

    Merge branch 'geoapi-4.0' into geoapi-3.1:
    cleanup before work on ISO 19111:2019.

 NOTICE                                             |  5 ++-
 .../apache/sis/coverage/grid/DimensionReducer.java |  2 +-
 .../coverage/grid/FractionalGridCoordinates.java   | 17 ----------
 .../apache/sis/geometry/wrapper/Geometries.java    |  4 +--
 .../gazetteer/GeohashReferenceSystem.java          |  4 +--
 .../sis/referencing/gazetteer/SimpleLocation.java  |  6 ++--
 .../gazetteer/MilitaryGridReferenceSystemTest.java |  2 +-
 .../sis/geometry/AbstractDirectPosition.java       | 38 +++-------------------
 .../org/apache/sis/geometry/DirectPosition1D.java  |  8 ++++-
 .../org/apache/sis/geometry/DirectPosition2D.java  |  5 +--
 .../main/org/apache/sis/geometry/Envelope2D.java   |  4 +--
 .../apache/sis/referencing/GeodeticCalculator.java |  4 +--
 .../sis/referencing/operation/matrix/Matrices.java |  2 +-
 .../transform/EllipsoidToCentricTransform.java     |  2 +-
 .../sis/referencing/privy/AffineTransform2D.java   |  6 ++--
 .../apache/sis/geometry/AbstractEnvelopeTest.java  | 16 ++++-----
 .../org/apache/sis/referencing/Assertions.java     |  4 +--
 .../apache/sis/math/CompoundDirectPositions.java   | 37 ---------------------
 .../apache/sis/test/FailureDetailsReporter.java    |  4 ++-
 geoapi/snapshot                                    |  2 +-
 .../apache/sis/gui/coverage/CoverageCanvas.java    |  6 ++--
 .../main/org/apache/sis/gui/map/StatusBar.java     |  2 +-
 22 files changed, 56 insertions(+), 124 deletions(-)

diff --cc geoapi/snapshot
index a8fd5fbba6,1162a09f9c..f9a461bdd6
--- a/geoapi/snapshot
+++ b/geoapi/snapshot
@@@ -1,1 -1,1 +1,1 @@@
- Subproject commit a8fd5fbba605327efa4fba0be01f8e349b5ec1ba
 -Subproject commit 1162a09f9ca0ca5afb29356de81d8e5b938a2dcf
++Subproject commit f9a461bdd615ccddd270eb38dea04f943ed1d941