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 27b60b2  Parse GEOGTRAN element from ESRI WKT.
     new 31beb1f  Add formatting support for ESRI WKT "GeogTran" element.
     new 59c2142  Release more resources when NetCDF or GeoTIFF data store is 
closed.

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/io/wkt/GeodeticObjectParser.java    |  4 +-
 .../operation/AbstractCoordinateOperation.java     | 53 ++++++++++++++++++---
 .../sis/io/wkt/GeodeticObjectParserTest.java       |  3 +-
 .../java/org/apache/sis/io/wkt/WKTFormatTest.java  | 55 +++++++++++++++++++---
 .../apache/sis/storage/geotiff/GeoTiffStore.java   |  3 ++
 .../sis/storage/geotiff/GeoTiffStoreProvider.java  |  2 +-
 .../org/apache/sis/storage/netcdf/NetcdfStore.java | 40 ++++++++++++----
 7 files changed, 133 insertions(+), 27 deletions(-)

Reply via email to