This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
from d367107cdb feat(Shapefile): generate consistant feature index when
filters are used
new 781bfe91d8 feat(DataStore): add timezone parameter name constant
new ea81e2ea10 feat(Shapefile): add support for timezone parameter
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:
.../main/org/apache/sis/storage/DataStoreProvider.java | 13 +++++++++++++
.../org/apache/sis/storage/base/URIDataStoreProvider.java | 12 +++++++++++-
.../org/apache/sis/storage/shapefile/ShapefileProvider.java | 13 ++++++++++---
.../main/org/apache/sis/storage/shapefile/dbf/DBFField.java | 2 +-
4 files changed, 35 insertions(+), 5 deletions(-)