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 <martin.desruisse...@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