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

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

commit 0d6fead43e856e023f31d2bb9cc28b59e3460dc1
Merge: 01af141 83156f2
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Thu Feb 24 11:36:33 2022 +0100

    Merge branch 'geoapi-3.1'.
    Those commits add support for ESRI "GeogTran" WKT element.

 .../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(-)

Reply via email to