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 b03b235825 Add a `DataStores.openWritable(…)` method. new a8ca48dad6 Combine `DataStoreFilter` with user-supplied filter. new aa81075711 Avoid a direct dependencies of metadata `Extents` class toward referencing interfaces. 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/iso/extent/Extents.java | 57 +++++++++------------- .../main/org/apache/sis/referencing/CRS.java | 13 ++++- .../org/apache/sis/storage/DataStoreRegistry.java | 6 ++- .../apache/sis/storage/image/DataStoreFilter.java | 29 ++++++++++- 4 files changed, 67 insertions(+), 38 deletions(-)