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 83156f2cc164fd158eb4537501bdf476c3a1fb55 Merge: 4f07986 59c2142 Author: Martin Desruisseaux <martin.desruisse...@geomatys.com> AuthorDate: Thu Feb 24 11:31:16 2022 +0100 Merge branch 'geoapi-4.0' into geoapi-3.1 .../sis/internal/referencing/WKTKeywords.java | 5 +- .../provider/CoordinateFrameRotation2D.java | 4 +- .../provider/GeocentricTranslation2D.java | 4 +- .../provider/PositionVector7Param2D.java | 4 +- .../apache/sis/io/wkt/GeodeticObjectParser.java | 79 ++++++++++++++++++---- .../operation/AbstractCoordinateOperation.java | 53 +++++++++++++-- .../sis/io/wkt/GeodeticObjectParserTest.java | 41 ++++++++++- .../java/org/apache/sis/io/wkt/WKTFormatTest.java | 55 +++++++++++++-- .../apache/sis/storage/geotiff/GeoTiffStore.java | 3 + .../sis/storage/geotiff/GeoTiffStoreProvider.java | 2 +- .../org/apache/sis/storage/netcdf/NetcdfStore.java | 40 ++++++++--- 11 files changed, 247 insertions(+), 43 deletions(-)