Airbus OneAtlas · JSON Structure

Oneatlas Bbox Structure

Type: Properties: 0
ImagerySatellites

bbox is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "bbox",
  "fields": [
    {
      "name": "lr",
      "type": "point"
    },
    {
      "name": "srs",
      "type": "string"
    },
    {
      "name": "ul",
      "type": "point"
    }
  ]
}