2.0.0
Version 2.0.0: http://search.maven.org/#artifactdetails|mil.nga.geopackage|geopackage|2.0.0|jar
2.0.0 (11-20-2017)
- WARNING - BoundingBox.java (geopackage-core) coordinate constructor arguments order changed to (min lon, min lat, max lon, max lat)
Pre-existing calls to BoundingBox coordinate constructor should swap the min lat and max lon values - WARNING - TileGrid.java (geopackage-core) constructor arguments order changed to (minX, minY, maxX, maxY)
Pre-existing calls to TileGrid constructor should swap the minY and maxX values - geopackage-core version updated to 2.0.0
- Attribute, Feature, and Tile User Row Sync implementations
- Query support for "columns as"
- Feature Table Index row syncing
- Improved feature row geometry blob handling
- Feature Tiles and Feature Tile Gen geometry simplifications
- Feature Tile Gen increased default max features per tile to 5000
- Tile Reader creates contents with the same SRS as the Tile Matrix Set
- tiff version updated to 2.0.0
- maven-gpg-plugin version 1.6