Coverage data

A coverage is the digital representation of some spatio-temporal phenomenon. Coverages play an important role in geographic information systems, geospatial content and services, GIS data processing, and data sharing.

A coverage is a special kind of geographic feature, with the distinguishing characteristics that other features have one particular value associated (such as a road number, which remains constant over all the road's extent) whereas a coverage typically conveys different values at different locations.

A coverage is represented by its "domain" (the universe of extent) and a number of range of values representing the coverage's value at each defined location. For example, a satellite image derived from remote sensing might record varying degrees of light pollution. Aerial photography, land cover data, and digital elevation models all provide coverage data. Generally, a coverage can be multi-dimensional, such as 1-D sensor timeseries, 2-D satellite images, 3-D x/y/t image time series or x/y/z geo tomograms, or 4-D x/y/z/t climate and ocean data. Actually, climate data sometimes occur as 5-D coverages, showing that the coverage goes beyond spatio-temporal axes.

An interoperable service definition for navigating, accessing, processing, and aggregation of coverages is provided by the Open Geospatial Consortium (OGC) Web Coverage Service (WCS).

Standards

Coverages represent digital geospatial information representing space/time-varying phenomena. OGC Abstract Topic 6[1] - which is identical to ISO 19123 - defines an abstract model of coverages. As such, it is not a suitable basis for implementations: many implementations are conceivable which all conform to this abstract model, but are not interoperable. This coverage model is concretized to the level of interoperability by the OGC standard GML 3.2.1 Application Schema - Coverages[2] (often referred to as GMLCOV) which in turn is based on the Geography Markup Language (GML) 3.2,[3] an XML grammar written in XML Schema for the description of application schemas as well as the transport and storage of geographic information.

The European legal framework for a unified Spatial Data Infrastructure, INSPIRE, in its Annex II and III relies on the OGC definitions of coverages as well, but modifies them in places in a way making them less compatible and interoperable with the OGC standard. For example, components of the coverage concept are selectively recombined into new, different definitions of a coverage.

Coverage model

Formally, in GMLCOV AbstractCoverage is a subtype of AbstractFeature (indicating its close relation). An abstract coverage consists of the following components:

This abstract coverage is refined into several concrete coverage types, which can be instantiated, for example:

Among the special cases which can be modelled by coverages are

Coverage encoding

Different coverage encodings
Different coverage encodings

As coverages are conceptually concisely defined through GML, a natural representation is GML itself (such as for sensor time series). However, this is not mandatory: any of a series of data formats can be used to encode a coverage, such as GeoTIFF, NetCDF, HDF-EOS, or NITF.

As some of these encoding formats are not capable of incorporating all metadata making up a coverage, GMLCOV foresees a multipart MIME encoding (see Figure) where the first component encodes the coverage description (domain extent, range type, metadata, etc.) and the second part consists of the range set "payload" using some encoding format.

Services

In Web services following the open OGC standards, coverages can be used by various service types:

Industry Terminology: GIS format

Historically, "coverage" is the term typically applied to the legacy Arc/INFO format developed by ESRI. The Coverage model at that time was a revolutionary concept, extending CAD formats into more spatially aware data that featured linked attributes. Coverages processed using the BUILD and CLEAN commands are 2D planar datasets that maintain topological information, thus a polygon "knows" which segments of its perimeter it shares with adjacent polygons. Due to the lack of processing power in computing at the time of its development, the Coverage model employs indexed binary files to store spatial and attribute data separately as opposed to utilizing a RDBMS.[5]

This has changed with the advent of raster database technology like rasdaman which makes efficient ad hoc filtering and processing feasible.[6][7]

References

  1. Topic 6 - Schema for coverage geometry and functions, OGC 07-011
  2. OGC GML Application Schema - Coverages, OGC 09-146r2
  3. OpenGIS Geography Markup Language (GML) Encoding Standard, OGC 07-036
  4. Bröring, Arne; Johannes Echterhoff; Simon Jirka; Ingo Simonis; Thomas Everding; Christoph Stasch; Steve Liang; Rob Lemmens (2011). "New Generation Sensor Web Enablement". Sensors, Volume 11, Number 3. pp. 2652–2699.
  5. Zeiler, Michael. Modeling Our World, The ESRI Guide to Geodatabase Design. ESRI Press, 1999. ISBN 1-879102-62-5
  6. Baumann, P.; Jucovschi, C.; Stancu-Mara, S.: Efficient Map Portrayal Using a General-Purpose Query Language (A Case Study). DEXA 2009, August 31 - September 04, 2009, Vienna, Austria, Springer Berlin/Heidelberg, LNCS 5690, pp. 153-163
  7. Jucovschi, C., Baumann, P., Stancu-Mara, S.: Speeding up Array Query Processing by Just-In-Time Compilation. IEEE Intl Workshop on Spatial and Spatiotemporal Data Mining (SSTDM-08), Pisa, Italy, 15 December 2008, pp. 408 - 413