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 3cb7f5d  Refactor a RasterFactor static method into an ImageRenderer 
helper class.
     new c079864  Improve error messages if an image can not be produced.
     new 97e5b06  Make easier for external applications to extend 
SampleDimension.Builder.

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/coverage/Category.java     | 45 ++++++++++++++++++----
 .../java/org/apache/sis/coverage/CategoryList.java |  2 +-
 .../org/apache/sis/coverage/SampleDimension.java   | 12 +++++-
 .../apache/sis/coverage/grid/ImageRenderer.java    | 29 ++++++++++++--
 .../org/apache/sis/internal/netcdf/Resources.java  |  5 +++
 .../sis/internal/netcdf/Resources.properties       |  1 +
 .../sis/internal/netcdf/Resources_fr.properties    |  1 +
 .../apache/sis/storage/netcdf/GridResource.java    |  2 +-
 .../java/org/apache/sis/storage/netcdf/Image.java  | 16 ++++++--
 9 files changed, 95 insertions(+), 18 deletions(-)

Reply via email to