Skip to content

4.0.0

Compare
Choose a tag to compare
@bosborn bosborn released this 12 Mar 14:30
· 298 commits to master since this release

4.0.0 (03-12-2020)

  • Major renaming of methods throughout, including dropping the prefix word "get"
  • XYZ tile rebranding, previously referred to as Standard
  • Separation of columns from user tables
  • Queries and counts by specified columns
  • Tile Generator option to skip pre-existing tiles when updating a GeoPackage
  • Feature Index Manager catches and logs index type errors, attempts next index type
  • RTree, Feature Table Index, Metadata, 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 and Metadata Results id iteration shortcut to retrieve id without creating full features
  • Result Set methods for column count, value by column name, and id
  • Removed default values on user tile table columns
  • Add Contents Id Extension table to Contents table for use in related tables
  • Feature Preview for drawing a single preview tile of features
  • Feature Style Extension fix to use an individual feature style over a default table icon
  • Bounding box utility methods