This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from ee6e4b795c Use a separated option for enabling tests on the PostgreSQL database. new a62860a7a5 Make the code more robust to absence of EPSG database. new 7812f5c6af Add units of measurement for knot and tonne. The 2 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: .../apache/sis/referencing/IdentifiedObjects.java | 7 ++- .../operation/CoordinateOperationRegistry.java | 32 +++++++------ .../sis/storage/geotiff/writer/GeoEncoder.java | 17 ++++++- .../org/apache/sis/measure/UnitNames.properties | 2 + .../apache/sis/measure/UnitNames_en_US.properties | 1 + .../org/apache/sis/measure/UnitNames_fr.properties | 1 + .../main/org/apache/sis/measure/Units.java | 53 ++++++++++++++++++++-- .../org/apache/sis/measure/UnitFormatTest.java | 2 + .../test/org/apache/sis/measure/UnitsTest.java | 7 +-- 9 files changed, 97 insertions(+), 25 deletions(-)