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 c199e06898 feat(StorageConnector): add contentStartWith and 
pathEndsWith probing methods
     new f1883b4207 Edit documentation, add `@see` tags, avoid forcing 
conversion to URI.
     new 91538a6510 Complete the help method for creating a coverage from 
functions. A variant working of floating-point values is added. The image size 
argument is replaced by image bounds.

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/GridCoverageBuilder.java     | 250 ++++++++++++---------
 .../main/org/apache/sis/image/BandedIterator.java  |  27 ++-
 .../apache/sis/image/WritablePixelIterator.java    |  38 +++-
 .../sis/coverage/grid/GridCoverageBuilderTest.java |   2 +-
 .../sis/storage/geotiff/GeoTiffStoreTest.java      |  18 +-
 .../org/apache/sis/storage/StorageConnector.java   |  83 ++++---
 6 files changed, 263 insertions(+), 155 deletions(-)

Reply via email to