Skip navigation links

GeoPackage 1.2 Conformance Test Suite 1.2-SNAPSHOT API

GeoPackage 1.2 Conformance Test Suite

See: Description

Packages 
Package Description
org.opengis.cite.gpkg12
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.gpkg12.attributes
This package contains tests covering the attributes conformance class.
org.opengis.cite.gpkg12.core
This package contains tests covering the Core conformance class.
org.opengis.cite.gpkg12.extensions
This package contains tests covering the Registered Extensions conformance class.
org.opengis.cite.gpkg12.extensions.coverage
This package contains tests covering the Tiled Gridded Coverage Data conformance class.
org.opengis.cite.gpkg12.extensions.crswkt
This package contains tests covering the WKT for Coordinate Reference Systems conformance class.
org.opengis.cite.gpkg12.extensions.metadata
This package contains tests covering the Metadata conformance class.
org.opengis.cite.gpkg12.extensions.nonlinear
This package contains tests covering the Non-Linear Geometry Types conformance class.
org.opengis.cite.gpkg12.extensions.relatedtables
This package contains tests covering the Related Tables conformance class.
org.opengis.cite.gpkg12.extensions.rtreeindex
This package contains tests covering the RTree Spatial Indexes conformance class.
org.opengis.cite.gpkg12.extensions.schema
This package contains tests covering the Schema conformance class.
org.opengis.cite.gpkg12.extensions.webp
This package contains tests covering the Tiles Encoding WebP conformance class.
org.opengis.cite.gpkg12.features
This package contains tests covering the Features conformance class.
org.opengis.cite.gpkg12.tiles
This package contains tests covering the Tiles conformance class.
org.opengis.cite.gpkg12.util
This package includes miscellaneous utility classes to support testing.

GeoPackage 1.2 Conformance Test Suite

This executable test suite (ETS) verifies the structure and content of a GeoPackage 1.2 data container. The GeoPackage specification describes how a platform-independent SQLite database file may contain various types of content:

The test run arguments are summarized in the following table. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).

Test run arguments
Name Value domain Obligation Description
iut URI M A URI that refers to a GeoPackage file. Ampersand ('&') characters must be percent-encoded as '%26'.
ics A comma-separated list of string values. O An implementation conformance statement that indicates which conformance classes or options are supported. The following Conformance Classes are supported (spaces (' ') must be percent-encoded as '%20'):
  • Core
  • Tiles
  • Features
  • Attributes
  • Extension Mechanism
  • Non-Linear Geometry Types
  • RTree Spatial Indexes
  • Tiles Encoding WebP
  • Metadata
  • Schema
  • WKT for Coordinate Reference Systems
  • Tiled Gridded Coverage Data
Skip navigation links

Copyright © 2022 Open Geospatial Consortium. All rights reserved.