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 b45dfc6001 feat(GeoHeif): extend URIDataStore instead of DataStore
new 3cd871f3cc feat(GeoHeif): support single chunk zlib compressed tiles
new 35d0e9d06e feat(GeoHeif): support auxilary prj and hfw 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:
.../sis/storage/geoheif/CoverageBuilder.java | 102 +++++++++++++++++++++
.../sis/storage/geoheif/UncompressedImage.java | 40 +++++++-
.../isobmff/mpeg/CompressedUnitsItemInfo.java | 9 +-
.../isobmff/mpeg/CompressionConfiguration.java | 5 +-
4 files changed, 151 insertions(+), 5 deletions(-)