Skip to content

[PROPOSAL] Add check to see if table is of datatype "features" #8

Description

@arbakker

See the GPKG spec. A table in a GPKG can be of type features, attributes and tiles. The types of the data tables are specified in the table gpkg_contents, see https://www.geopackage.org/spec121/index.html#_contents and https://www.geopackage.org/spec121/index.html#_table_data_values.

Currently we assume that all tables in the GPKG are of type features . Adding a check for this makes this assumption a requirement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions