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 aefe5d2936 Add getContentPath() method on Tile to allow access to the
raw tile content without opening a resource
new 0b665692dc Simplify the default implementation of `getContentPath()`.
Add `@since 1.5` Javadoc tag and adjust `{@link}` versus `{@linkplain}`. Minor
editions to the Javadoc sentences and a bit of formatting (one sentence per
line).
new 90aaa358f1 Clarification about the circumstances when `guessCRS` may
be invoked.
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/storage/sql/feature/InfoStatements.java | 8 ++++++-
.../sis/storage/sql/feature/QueryAnalyzer.java | 11 +++++-----
.../sis/storage/sql/feature/TableAnalyzer.java | 14 ++++++++----
.../main/org/apache/sis/storage/tiling/Tile.java | 25 +++++++++-------------
4 files changed, 32 insertions(+), 26 deletions(-)