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 d2ef60b78d Add a "Referencing by grid cell indices" menu item. The
available choices depend on the grid coverages currently shown in the widget.
new c778d9a0d5 Add visual separators.
new 07618780bc Fix erroneous pixel values sometime computed for a
compressed tile using horizontal predictor.
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:
.../java/org/apache/sis/gui/map/StatusBar.java | 17 +++++-
.../org/apache/sis/gui/referencing/MenuSync.java | 67 +++++++++++++---------
.../storage/inflater/HorizontalPredictor.java | 49 +++++++++-------
.../internal/storage/inflater/PixelChannel.java | 2 +-
.../storage/inflater/PredictorChannel.java | 34 +++++++----
.../internal/storage/inflater/package-info.java | 2 +-
6 files changed, 107 insertions(+), 64 deletions(-)