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 6326b1db77 Support the vertical and temporal components of extents 
declared in EPSG version 10+.
     new a7d63bfe94 Rename a internal method which had a confusing name. Also 
fix a spelling error.
     new 7799cafa4a Make the GeoTIFF writer more robust to malformed rasters.

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:
 .../org/apache/sis/metadata/MetadataStandard.java  |  2 +-
 .../org/apache/sis/metadata/MetadataVisitor.java   |  2 +-
 .../org/apache/sis/metadata/TreeTableView.java     |  2 +-
 .../org/apache/sis/metadata/sql/Dispatcher.java    |  2 +-
 .../sis/referencing/AbstractIdentifiedObject.java  |  2 +-
 .../factory/IdentifiedObjectFinder.java            |  2 +-
 .../referencing/factory/sql/EPSGDataAccess.java    |  2 +-
 .../operation/CoordinateOperationRegistry.java     |  2 +-
 .../datum/DefaultGeodeticDatumTest.java            |  2 +-
 .../InterpolatedGeocentricTransformTest.java       |  2 +-
 .../apache/sis/storage/geotiff/GeoTiffStore.java   |  4 +--
 .../org/apache/sis/storage/geotiff/Reader.java     |  2 +-
 .../org/apache/sis/storage/geotiff/writer/ZIP.java | 26 ++++++++++++--
 .../org/apache/sis/storage/geotiff/WriterTest.java | 41 +++++++++++++++++-----
 .../apache/sis/io/stream/HyperRectangleWriter.java | 15 +++++---
 .../sis/io/stream/SubsampledRectangleWriter.java   | 26 +++++++-------
 .../main/org/apache/sis/math/DecimalFunctions.java |  2 +-
 .../main/org/apache/sis/system/Semaphores.java     |  2 +-
 18 files changed, 93 insertions(+), 45 deletions(-)

Reply via email to