Airbus OneAtlas · JSON Structure

Oneatlas Pixel Coding Structure

Type: Properties: 0
ImagerySatellites

pixelCoding is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "pixelCoding",
  "fields": [
    {
      "name": "key",
      "type": "string"
    },
    {
      "name": "value",
      "type": "string",
      "description": "Defines the pixel coding. <br>'8bits' when radiometric_processing = 'display'<br>, '12bits' otherwise"
    }
  ]
}