Skip to content

DDL is incomplete #282

@jyutzler

Description

@jyutzler

I found that GeoPackages in the wild were failing /opt/features/vector_features/data/feature_table_integer_primary_key because the primary key did not have a NOT NULL of 1 as per http://www.geopackage.org/spec/#example_feature_table_cols. (opengeospatial/ets-gpkg10#31) Upon further review it is because they are using our DDL from http://www.geopackage.org/spec/#_sample_feature_table_informative
The DDL needs to be updated to have a NOT NULL in it.

I suspect this problem exists in multiple tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions