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 b35ebd489f Merge branch 'geoapi-3.1'. This is the beginning of an 
upgrade to ISO 19111:2019.
     add cfb0e166e2 Post-merge cleanup. The `DefaultGeocentricCRS` class and 
its factory methods are marked as deprecated since 2.0 instead of 1.5 because 
we will not deprecate that class in the branch that depends on GeoAPI 3.0, 
because there is no replacement. The replacements will need to wait for GeoAPI 
3.1.
     add c39f9ef256 Update for the removal of deprecated ImageDatum, ImageCRS 
and UserDefinedCS interfaces. Those interfaces were defined in ISO 19111:2007 
but removed in ISO 19111:2019.
     add f173cc01f5 Merge branch 'geoapi-4.0' into geoapi-3.1, but without the 
removal of deprecated interfaces and methods.
     new a5db7e3106 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:
 .../main/org/apache/sis/io/wkt/Convention.java       |  7 +------
 .../org/apache/sis/io/wkt/GeodeticObjectParser.java  |  8 ++++----
 .../main/org/apache/sis/referencing/CRS.java         | 20 ++++++++++++++------
 .../sis/referencing/crs/DefaultEngineeringCRS.java   |  4 ++++
 .../apache/sis/referencing/crs/DefaultImageCRS.java  |  6 +++---
 .../sis/referencing/cs/DefaultUserDefinedCS.java     |  4 ++--
 .../sis/referencing/datum/DefaultImageDatum.java     |  6 +++---
 .../referencing/factory/GeodeticObjectFactory.java   |  2 +-
 .../apache/sis/referencing/internal/Resources.java   |  5 +++++
 .../sis/referencing/internal/Resources.properties    |  1 +
 .../sis/referencing/internal/Resources_fr.properties |  1 +
 .../sis/referencing/AuthorityFactoriesTest.java      |  3 ++-
 .../referencing/factory/AuthorityFactoryMock.java    |  3 +++
 13 files changed, 44 insertions(+), 26 deletions(-)

Reply via email to