Coverages - as per OGC, ISO, and INSPIRE standardization - constitute a unifying paradigm for the digital representations of space/time varying phenomena, in physics called "field" (as in magnetic field). Technically, such phenomena are represented as spatio-temporal regular and irregular grids, point clouds, and general meshes. In particular, multi-dimensional datacubes fall under this category, such as 1-D sensor time series, 2-D satellite imagery, 3-D x/y/t image time series and x/y/z geoscientific models, 4-D x/y/z/t climate and ocean data sets, and more.
Standardization: Coverage concepts and terminology (aka conceptual model) are laid down in ISO 19123-1 (data model) and ISO 19123-3 (processing model) which are identically adopted as OGC AT6.1 and AT6.3. The logical and physical model are defined in ISO 19123-2 (Coverage Implementation Schema, CIS), corresponding to OGC CIS which is harmonized with GML, SWE, and other OGC standards.
In OGC, the CIS data model is accompanied by a modular service model, the Web Coverage Service (WCS) suite of standards. Functionality of this Web API ranges from flexible datacube access and subsetting up to complex geo datacube analytics with the Web Coverage Processing Service (WCPS) geo datacube query language. WCS Core and WCPS are also adopted by EU INSPIRE (see the official INSPIRE WCS Good Practice).
As of 2026, coverages remain a cornerstone of interoperable geo data access and analytics.
The following abbreviations are used throughout the coverage ecosystem:
| CIS | Coverage Implementation Schema | coverage data structure |
| WCS | Web Coverage Service | Web service API for request-based coverage access, extraction, analytics |
| WCPS | Web Coverage Processing Service | geo datacube query language |
CIS, WCS and WCPS are organised in a modular way:
ProcessCoverages requests.
The coverage standards are organized along the common structure of conceptual, logical, and physical data levels (as explained, e.g., in this introduction). These coverage data standards form an aligned set of specifications, each addressing a particular facet. The following figure and table visualize the underlying structure.
| level | target | OGC | ISO |
|---|---|---|---|
| conceptual | Data model fundamentals (concepts, terminology) |
Abstract Topic 6.1 | ISO 19123-1 |
| Processing model fundamentals (concepts, terminology) |
Abstract Topic 6.3 | ISO 19123-3 | |
| logical | data structures | CIS Clauses 5 - 10 | ISO 19123-2 Clauses 5 - 10 |
| Web service API | WCS core & extensions | (not a focus of WG6) | |
| physical | data encodings | CIS Clauses 11 & 12 GeoTIFF, netCDF, ... |
ISO 19123-2 Clauses 11 & 12 |
| protocol bindings | WCS extensions | (not a focus of WG6) |
Notes:
OGC and ISO TC211 WG6 Geo Imagery mutually adopt their geo standards so that these remain in sync. Below the components are listed with their normative references, including both OGC and ISO standards.
All coverage-related adopted standards - in particular: the CIS and WCS suites - can be found on the OGC WCS page, except for the WCPS language definition which is maintained separately for historical reasons. Further relevant are the official OGC WCS schema location and ISO EA UML model.
INSPIRE is the legal framework for a common European SDI. For raster data (generally: datacubes, coverages), INSPIRE has adopted WCS as Download Service, based on OGC CIS, WCS-Core and (optionally) WCPS.
Discussion and Workshops:
Papers:
19123. ISO 19123:2005, which was technically outdated and had some known errors, was replaced in 2023 by ISO with 19123-1 and 19123-2.
WCS. The current version of WCS is 2.1. Functionally, it is identical to its predecessor WCS 2.0.1, but it extends the coverage types serviceable with GeneralGridCoverage as per CIS 1.1. This new coverage type unifies and simplifies grid coverages, in particular incorporating RectifiedGridCoverage! and ReferenceableGridCoverage as per WCS 2.0.
WCS 1 is the outdated, deprecated version of WCS. It is not compatible with WCS 2, as indicated by the major version number change (cf. OGC versioning rules). WCS 1, a stepstone in the learning curve about coverages, suffered from some known issues, in particular: lack of interoperability. It had its own coverage model which has been abondoned in WCS 2 for the sake of aligning with GML encoding. WCS 2 has several significant advantages over WCS 1: it relies on the GML coverage model, leading to increased interoperability as well as harmonization across OGC standards; among the main features are: