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 6011e9f39f Consolidation in the way to get or create
`OperationMethod`: - No longer specify the number of dimensions in constructor.
- Search of predefined instance based only on `MathTransformFactory`, using a
convenience method added in `ReferencingFactoryContainer`.
new 9870dfe9a1 Add hard override of CRS:84 WKT in shapefile prj until we
find the problematic WKT element preventing loading in other tools
new 114689a6d6 Use Uppercase field type notation in DBF, much better
understood by other tools
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:
.../sis/storage/shapefile/ShapefileStore.java | 27 ++++++++++++++++++----
.../apache/sis/storage/shapefile/dbf/DBFField.java | 22 +++++++++---------
2 files changed, 33 insertions(+), 16 deletions(-)