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 657f53891b Add a menu item for showing the aggregated view of the 
content of a folder.
     new 8974565553 Add a protected `createConvertedView(boolean)` method that 
subclasses can override for taking advantage of the caching provide by public 
`forConvertedView(boolean)`.
     new cf73da5dd6 Allow deferred loading of slice in a concatenated coverage.

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/coverage/grid/ConvertedGridCoverage.java   |   8 ++
 .../org/apache/sis/coverage/grid/GridCoverage.java |  67 +++++++----
 .../apache/sis/coverage/grid/GridCoverage2D.java   |  16 +--
 .../sis/coverage/grid/TranslatedGridCoverage.java  |  15 +--
 .../org/apache/sis/internal/storage/Resources.java |   5 +
 .../sis/internal/storage/Resources.properties      |   1 +
 .../sis/internal/storage/Resources_fr.properties   |   3 +-
 .../aggregate/ConcatenatedGridCoverage.java        | 123 ++++++++++++++-----
 .../aggregate/ConcatenatedGridResource.java        | 133 +++++++++++++++++----
 9 files changed, 270 insertions(+), 101 deletions(-)

Reply via email to