See: Description
Package | Description |
---|---|
org.opengis.cite.gpkg10 |
The root package includes supporting classes of general utility such as the
main controller, listeners, and reporters.
|
org.opengis.cite.gpkg10.core |
This package contains tests covering the Core conformance
class.
|
org.opengis.cite.gpkg10.metadata | |
org.opengis.cite.gpkg10.tiles |
This package contains tests covering the Tiles conformance
class.
|
org.opengis.cite.gpkg10.util |
This package includes miscellaneous utility classes to support testing.
|
This executable test suite (ETS) verifies the structure and content of a GeoPackage 1.0 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).
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. |
Copyright © 2022 Open Geospatial Consortium. All rights reserved.