3.4.0
Version 3.4.0: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|3.4.0|jar
3.4.0 (11-14-2019)
- geopackage-core version 3.4.0
- sqlite-jdbc version 3.28.0
- Tile Reader bug fix causing file system tiles to be skipped
- Database result column value fixes for new sqlite-jdbc version
- Feature Index Manager catches and logs index type errors, attempts next index type
- Fixed out of bounds iteration errors on Manual Feature Query Results and Feature Index List Results
- RTree, Feature Table Index, and Manual Feature Query: feature query and count methods with additional arguments, nested single SQL queries
- Feature Index Manager, single nested SQL queries for features with additional query argument options
- Feature Index Results id iteration shortcut to retrieve id without creating full features
- Additional connection and DAO query and count methods
- Additional user result get value and id methods