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 e520c8b28d Formatting and bug fix in the setting of the buffer limit 
and the use of the Geopackage SRID.
     new 4e0580c957 Actually, `GeometryGetter` does not need to invoke 
`ByteBuffer.slice()` because WKB readers should start reading from current 
buffer position.
     new 0edda0c161 Implements `DefaultPeriod.findRelativePosition()`.

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:
 .../apache/sis/geometry/wrapper/Geometries.java    |  1 +
 .../apache/sis/geometry/wrapper/esri/Factory.java  |  5 +-
 .../org/apache/sis/temporal/DefaultInstant.java    | 65 +++++++++++++++-----
 .../org/apache/sis/temporal/DefaultPeriod.java     | 71 ++++++++++++++++++++++
 .../org/apache/sis/temporal/TemporalObjects.java   | 33 +++++-----
 .../org/apache/sis/temporal/DefaultPeriodTest.java | 39 ++++++++++++
 .../sis/storage/sql/feature/GeometryGetter.java    |  5 +-
 .../LazyCandidate.java}                            | 20 +++---
 geoapi/snapshot                                    |  2 +-
 9 files changed, 194 insertions(+), 47 deletions(-)
 copy 
endorsed/src/org.apache.sis.util/main/org/apache/sis/util/{ConditionallySafe.java
 => privy/LazyCandidate.java} (67%)

Reply via email to