org.opengis.cite.gpkg12.tiles.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 Tiles conformance class. A
* GeoPackage must contain entries for tile data if it does not contain any feature data.
* A GeoPackage can store multiple raster and tile pyramid data sets in different tables
* or views in the same container. Furthermore, images of multiple media types may be
* stored in a given table.
*
*
* Sources
*
*
*/
package org.opengis.cite.gpkg12.tiles;