-
```
Req 83: The definition column value in a gpkg_exteinsons row SHALL contain or reference the text that results from documenting an extension by filling out the GeoPackage Extension Template in Ann…
bradh updated
9 years ago
-
Further to https://github.com/opengis/geopackage/issues/38 (closed, but not fixed), the /base/core/spatial_ref_sys/data_values_default test requires that the srs_id (nee srid) and organization_coordsy…
bradh updated
9 years ago
-
The test contains:
```
(SELECT table_name FROM gpkg_contents WHERE data_type = 'tiles' AND
table_name NOT IN (SELECT table_name from gpkg_extensions WHERE extension_name IN ('gpkg_webp’,’gpkg_tiff’,’…
bradh updated
9 years ago
-
- [x] Catalogue Service - Web (CSW) 2.0.2
- [x] Geopackage 1.0
- [x] Geography Markup Language (GML) 3.2.1
- [x] ISO-19139 2007
- [x] OGC KML 2.2
- [x] OpenSearch Geo and Time Extensions (osxge…
-
The fact that GeoPackage has dropped the Spatialite geometry blob will likely cause an integration nightmare for an application (e.g. GDAL/OGR) that intends supporting both GeoPackage and spatialite d…
-
SELECT sqlite_compileoption_used('SQLITE_ENABLE_RTREE_') will always return 0, but that means the test will always fail.
Perhaps you mean SELECT sqlite_compileoption_used('SQLITE_ENABLE_RTREE') whic…
bradh updated
11 years ago
-
(this should be labeled under metadata, however I am unable to assign labels).
Can non-GPKP columns be part of `gpkg_metadata` (I suppose this applies to most tables in GPKG). Imagine a use case whe…
-
If I'm not wrong, the spatial index is defined as "use SQLite rtree extension", which is not specific for a standard - what version/revision exactly, where is description of the rtree format etc, espe…
-
Not testable if no logged webps should be Not testable if no logged nitfs
bradh updated
11 years ago
-
Not testable if no logged webps should be Not testable if no logged tiffs
bradh updated
11 years ago