Skip to content

1.1.0

Compare
Choose a tag to compare
@bosborn bosborn released this 04 Nov 21:15
· 1040 commits to master since this release

1.1.0 (11-04-2015)

  • NGA Table Index Extension implementation - http://ngageoint.github.io/GeoPackage/docs/extensions/geometry-index.html
  • Feature Index Manager to combine existing metadata indexing with the NGA Table Index Extension
  • Feature Tile improvements, including max features per tile settings and custom max feature tile drawing
  • Feature and Tile DAO get bounding box and zoom level methods
  • Feature Overlay Query for querying the features behind the drawn feature tiles
  • Added new GeoPackageCoreCache functionality
  • Get Tile Grid from single point and zoom level method
  • Database connection pool and transactions