Releases: ngageoint/geopackage-java
Releases · ngageoint/geopackage-java
1.1.3
Version 1.1.3: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|1.1.3|jar
1.1.3 (12-16-2015)
- geopackage-core version updated to 1.1.3 for Geometry projection transformations
- Tile Draw image bytes shortcut methods
1.1.2
Version 1.1.2: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|1.1.2|jar
1.1.2 (12-14-2015)
- geopackage-core version updated to 1.1.2 - Core Issue #14
- GeoPackage methods: execute SQL, query, foreign key check, integrity check, quick integrity check
- Tile Generator with URL and Feature Tile Generator implementations - Issue #13
- URL and Feature Tile Generator command line implementations
- ORMLite log level changed from debug to info
- Tile Writer performance improvements when writing sparse GeoPackage tile tables
- Added org.xerial.thirdparty nestedvm dependency which was removed in 3.8 versions of xerial sqlite-jdbc to suppress invalid warning logs
1.1.1
Version 1.1.1: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|1.1.1|jar
1.1.1 (11-20-2015)
1.1.0
Version 1.1.0: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|1.1.0|jar
1.1.0 (10-08-2015)
- NGA Table Index Extension implementation - http://ngageoint.github.io/GeoPackage/docs/extensions/geometry-index.html
- Feature and Tile DAO get bounding box method
1.0.1
Version 1.0.1: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|1.0.1|jar
1.0.1 (09-23-2015)
- Upgrading geopackage-core version to 1.0.1 to get added GeoPackageCache functionality
1.0.0
Version 1.0.0: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|1.0.0|jar
Version 1.0.0 Standalone