pixelCoding is a JSON Structure definition published by Airbus OneAtlas.
Meta-schema:
{ "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" } ] }