Airbus OneAtlas · JSON Structure

Oneatlas Catalog Item Structure

Type: Properties: 0
ImagerySatellites

CatalogItem is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "CatalogItem",
  "fields": [
    {
      "name": "_links",
      "type": "object"
    },
    {
      "name": "geometry",
      "type": "GeojsonGeometry"
    },
    {
      "name": "properties",
      "type": "object"
    },
    {
      "name": "rights",
      "type": "object"
    },
    {
      "name": "type",
      "type": "string"
    }
  ]
}