Object that defines and provides information about coverage information in a WCS service.
Referenced by: Web Coverage Service Layer (WCS)
Properties
| Property | Details | 
|---|---|
| coverageId | The name of the selected WCS coverage | 
| version | Value indicating which version of the WCS specification is used. Valid values: 
  | 
Web Coverage Service Info Example
The WCSInfo as used within a WCS Layer
{
  "version": "2.0.1",
  "coverageId": "SeaTemperature"
}