Skip to content

1.2.1

Choose a tag to compare

@bosborn bosborn released this 02 Feb 18:01
· 758 commits to master since this release

Version 1.2.1: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage-core|1.2.1|jar

1.2.1 (02-02-2017)

  • GeoPackage spec version 1.2 changes and updates
  • Time zone fix on database persisted dates
  • Elevation Extension support
  • Elevation Tiles table type (2d-gridded-coverage)
  • Contents Data Type (features, tiles, attributes, elevation) functionality
  • User Attributes table support
  • Built in support for WGS 84 Geographic 3d projection (EPSG:4979)
  • Table and column name SQL quotations to allow uncommon but valid names
  • Elevation query algorithms including Nearest Neighbor, Bilinear, and Bicubic
  • Elevation unbounded results elevation queries
  • Tile bounding box utility methods precision adjustments
  • Additional Tile Dao zoom level determinations, including the closest
  • Spatial Reference System definition_12_163 column changed to definition_12_063
  • Deprecated the User Geometry Types Extension per spec removal
  • Deprecated gpkx file extension for extended GeoPackages per spec removal
  • GeoPackage application id and user version
  • OrmLite Core version updated to 5.0