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 b325a0c5f8 Allow `CRS.fromCode(String)` to return the CRS definitions 
found in the GML document being parsed. This feature make possible for embedded 
or linked data to reference CRS defined in the document.
     add 721b3a76ef Automatic import reorganization for tests and 
branch-specific dependencies.

No new revisions were added by this update.

Summary of changes:
 .../main/org/apache/sis/console/MimeTypeCommand.java             | 2 +-
 .../main/org/apache/sis/coverage/grid/DimensionAppender.java     | 2 +-
 .../sis/metadata/iso/extent/NotSpatioTemporalException.java      | 2 +-
 .../test/org/apache/sis/xml/ReferenceResolverTest.java           | 2 +-
 .../main/org/apache/sis/storage/geotiff/ImageFileDirectory.java  | 2 +-
 .../main/org/apache/sis/storage/DataOptionKey.java               | 2 +-
 .../main/org/apache/sis/storage/StorageConnector.java            | 4 ++--
 .../org/apache/sis/storage/aggregate/CoverageAggregator.java     | 2 +-
 .../main/org/apache/sis/storage/aggregate/DimensionAppender.java | 4 +++-
 .../main/org/apache/sis/storage/base/URIDataStore.java           | 2 +-
 .../main/org/apache/sis/measure/UnitFormat.java                  | 2 +-
 .../main/org/apache/sis/storage/shapefile/ShapefileStore.java    | 9 ++++-----
 .../apache/sis/storage/shapefile/shp/ShapeGeometryEncoder.java   | 3 +--
 .../main/org/apache/sis/storage/shapefile/shp/ShapeRecord.java   | 1 +
 .../main/org/apache/sis/storage/shapefile/shp/ShapeWriter.java   | 2 +-
 .../org/apache/sis/storage/shapefile/ShapefileStoreTest.java     | 4 ++--
 .../test/org/apache/sis/storage/shapefile/Snippets.java          | 9 ++++++---
 .../test/org/apache/sis/storage/shapefile/dbf/Snippets.java      | 1 +
 .../test/org/apache/sis/storage/shapefile/shp/Snippets.java      | 5 +++--
 19 files changed, 33 insertions(+), 27 deletions(-)

Reply via email to