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 748a5a1fff Adjust the size of the temporary buffer for TIFF
decompression.
new e04f9239ba Adjust the way that buffer capacity is computed.
new dba3047b30 Documentation fixes.
new db22d5470c Adjust the precision of coordinate numbers shown when
automatically scalling from meters to kilometers.
The 3 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:
.../coverage/grid/CoordinateOperationFinder.java | 2 +-
.../sis/coverage/grid/GridCoverageBuilder.java | 2 +-
.../internal/coverage/j2d/ColorModelFactory.java | 2 +-
.../sis/test/xml/AnnotationConsistencyCheck.java | 2 +-
.../org/apache/sis/geometry/CoordinateFormat.java | 23 ++++++++++++++++------
.../apache/sis/geometry/CoordinateFormatTest.java | 11 +++++++++--
.../apache/sis/internal/util/AbstractIterator.java | 2 +-
.../apache/sis/internal/util/DefinitionURI.java | 2 +-
.../storage/inflater/CompressionChannel.java | 12 ++++++-----
.../sis/storage/geotiff/GridGeometryBuilder.java | 2 +-
.../org/apache/sis/internal/netcdf/FeatureSet.java | 2 +-
11 files changed, 41 insertions(+), 21 deletions(-)