opengeospatial / geopackage

An asciidoc version of the GeoPackage specification for easier collaboration
https://www.geopackage.org
Other
264 stars 71 forks source link

Description column for `gpkg_extensions` #175

Closed bradh closed 8 years ago

bradh commented 8 years ago

The standard says "The definition column value in a gpkg_extensions row for those extensions SHALL contain the Annex name as a reference."

Previously that contained something meaningful (e.g. RTree got you "GeoPackage 1.0 Specification Annex M" or something similar). Its now always the same annex, irrespective of which extension.

What should be put into that column, noting the schema requires it to be non-null?

jyutzler commented 8 years ago

I don't think this is a big deal. If it was Annex M before, it is Annex F.3 now.

jyutzler commented 8 years ago

I did change the wording on that phrase in #177 https://github.com/jyutzler/geopackage/commit/4b9a5503d4e9e2dffb9c1840adcd5305ea6dd85a#diff-eecb655f68b144611a300638e6df27a3