org.opengis.cite.gpkg12.extensions.metadata.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-gpkg12 Show documentation
Show all versions of ets-gpkg12 Show documentation
This test suite checks GeoPackage 1.2 files for standards conformance.
The newest version!
/**
* This package contains tests covering the Metadata conformance class. A
* GeoPackage must contain entries for feature data if it does not contain any feature
* data. A GeoPackage can store multiple feature data sets in different tables or views in
* the same container.
*
*
* Sources
*
*
*/
package org.opengis.cite.gpkg12.extensions.metadata;