Airbus OneAtlas · Example Payload

Oneatlas Band Example

example-description

ImagerySatellites

Oneatlas Band Example is an example object payload from Airbus OneAtlas, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actualBitDepthcolorInterpretationcompressiondescriptionisMasknamenoDataValueoffsetpixelTypesize

Example Payload

Raw ↑
{
  "actualBitDepth": 1.0,
  "colorInterpretation": "example-colorInterpretation",
  "compression": "example-compression",
  "description": "example-description",
  "isMask": true,
  "name": "example-name",
  "noDataValue": 1.0,
  "offset": 1.0,
  "pixelType": "Byte",
  "size": 1.0
}