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 6dbc0b9  GeoTIFF reader should declare "GDAL_NODATA" tag as the "fill 
value" of `SampleDimension`.
     new 4946333  If `GDAL_NODATA` value is 0, declare the background value 
explicitely anyway.
     new 3acaee5  Document better the use of `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/CategoryList.java |  4 +-
 .../org/apache/sis/coverage/SampleDimension.java   | 46 +++++++++++++++-------
 .../java/org/apache/sis/coverage/package-info.java |  2 +-
 .../sis/internal/geotiff/SchemaModifier.java       | 13 ++----
 .../sis/storage/geotiff/ImageFileDirectory.java    | 16 ++++++--
 5 files changed, 51 insertions(+), 30 deletions(-)

Reply via email to