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 b280070 Remove SimpleIdentifier.toWKT() because not needed anymore,
and document why PropertyInformation extends SimpleIdentifier.
new 1f0fbb9 Fix a thread-safety hole.
new 24fcb0f Implements GridEnvelope and GridCoordinates following
resolution of https://github.com/opengeospatial/geoapi/issues/36
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/metadata/PropertyInformation.java | 3 ++-
.../sis/coverage/grid/GridCoordinatesView.java | 18 +++++++++--------
.../org/apache/sis/coverage/grid/GridExtent.java | 23 ++++++++++------------
3 files changed, 22 insertions(+), 22 deletions(-)