This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
from 6988814b79 Avoid an `IllegalGridGeometryException` when a pyramid
contains no "grid to CRS" transform.
new 681836128c Add a way to create an `EngineeringCRS` for a grid geometry
which contains only an extent.
new 9ead214688 Fix the interleave type of RGB profile in HEIF files.
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/coverage/grid/GridCRSBuilder.java | 36 ++++++++++++++++------
.../org/apache/sis/coverage/grid/GridExtent.java | 33 +++++++++++++++++++-
.../org/apache/sis/coverage/grid/GridGeometry.java | 8 +++--
.../apache/sis/referencing/NamedIdentifier.java | 6 ++--
.../isobmff/mpeg/UncompressedFrameConfig.java | 7 ++++-
5 files changed, 73 insertions(+), 17 deletions(-)