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 0a359acef9 feat(Shapefile): add shp bbox filter, add dbf field 
selection filter
     new 544f7f9d2b Add a `DataStores.readGridCoverage(…)` convenience method.
     new d39d9c6c94 Add a little bit of context when the parsing fail over the 
dash character, for example as in "away-from" axis direction. Reduce rounding 
errors in `GridGeometry.toString()`.

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:
 .../org/apache/sis/coverage/grid/GridGeometry.java |  2 +-
 .../org/apache/sis/metadata/MetadataStandard.java  |  2 +-
 .../sis/referencing/internal/MergedProperties.java |  4 +-
 .../main/org/apache/sis/storage/DataStores.java    | 60 +++++++++++++++++++++-
 .../apache/sis/storage/RasterLoadingStrategy.java  |  5 +-
 .../apache/sis/storage/image/SingleImageStore.java |  5 +-
 .../main/org/apache/sis/util/CharSequences.java    |  8 +++
 .../org/apache/sis/util/CharSequencesTest.java     |  1 +
 8 files changed, 80 insertions(+), 7 deletions(-)

Reply via email to