Release Notes NSG GeoPackage 2.1

0.7 (2023-05-31)

  • #60: Update TEAM Engine dependencies to v5.6.1
  • #58: Unit tests are failing
  • #46: Improve and fix CRSDefintion Tests
  • #56: Set teamengine-spi to v5.5, ets-gpkg12 to v1.1 and geomatics-geotk to v1.16
  • #50: Cleanup dependencies
  • #52: Add template to get an XML/JSON response via rest endpoint
  • #55: Set commons-io to v2.7

0.6 (2020-10-21)

  • #49: Update dependency of geomatics-geotk to version 1.15
  • #45: Corrections to dependencies and CRS test corrections

0.5 (2018-08-28)

  • #21: Test NSG_filenameExtension is a duplicate of the test filenameExtension
  • #36: Lack of metadata results in SQLITE ERROR hard failure
  • #38: Fortify scan reports issues
  • #37: Geopackage having no Tile data results in SQLITE ERROR
  • #27: Improve exception message of test dataValidity_gpkg_spatial_ref_sys
  • #30: Test metadataSchemaValidation fails if table gpkg_metadata contains multiple values with at least one not NMIS valid entry
  • #42: Introduce Dockerfile and Maven Docker plugin

0.4 (2018-07-13)

  • #33: Set GeoPackage 1.2 ETS dependency to version 0.7
  • #31: Test dataValidity_gpkg_contents fails with “ResultSet closed”
  • #28: Remove duplicated test inherited from ets-gpkg12
  • #10: No Such Function: ST_MinX
  • #22: Test “dataValidity_gpkg_tile_matrix” fails if gpkg_tile_matrix contains zoom levels which are not present in data
  • #12: N S G_CRSdefinitions Test - java.lang.NoClassDefFoundError: org/geotools/util/UnsupportedImplementationException
  • #18: Clean up ETS

0.3 (2018-05-16)

  • #16: Update conformance class Tiled Gridded Coverage Data regarding the naming
  • #15: Set ets-gpkg12 version to 0.6
  • #8: Update title of test suite and documentation

0.2 (2018-02-28)

  • #6: Set ets-gpkg12 dependency to version 0.4
  • #4: Review list of implemented conformance classes in test report and documentation

0.1 (2018-01-31)

  • #1: Prepare and check release
  • Initial release