This is an automated email from the ASF dual-hosted git repository.
jsorel pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
from c1c5e12061 Allow the association of GML identifiers to temporal
object. It requires making temporal objects lenient comparable.
new 87cfdd0ab0 Add SQL Dialect supportsReadOnlyUpdate flag, not supported
by SQLite
new e50aa45469 Add support for gpkg geometry header detection and parsing
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/metadata/sql/privy/Dialect.java | 22 +++++++++----
.../sis/storage/sql/feature/FeatureStream.java | 4 ++-
.../sis/storage/sql/feature/GeometryGetter.java | 38 +++++++++++++++++++++-
3 files changed, 55 insertions(+), 9 deletions(-)