Airbus OneAtlas · JSON Structure

Oneatlas Dem Structure

Type: Properties: 0
ImagerySatellites

dem is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "dem",
  "fields": [
    {
      "name": "key",
      "type": "string"
    },
    {
      "name": "value",
      "type": "string",
      "description": "Defines the digital elevation model, i refers to the aoi's id (To be filled only if processing_level = ortho)"
    }
  ]
}