The OGC Web Coverage Service (WCS) Interface Standard defines an open standard interface to access multi-dimensional spatio-temporal coverages, such as sensor data, satellite imagery, image time series, point clouds, and meshes. The candidate WCS Interpolation Extension document specifies parameters to the WCS GetCoverage request that provide control over interpolation of a coverage during its server-side processing. WCS has a core mission to preserve data quality, and by default always delivers original, unaltered data. Whenever interpolation – which may impact accuracy – is necessary, this extension allows clients to specify the interpolation method that the server shall apply. This can even be indicated individually per axis, such as „perform linear interpolation along latitude and longitude, but perform nearest-neighbor interpolation along time.“
An overview of the complete WCS suite is available here.
All