Airbus OneAtlas · JSON Structure

Oneatlas Acquisition Date Structure

Type: Properties: 0
ImagerySatellites

AcquisitionDate is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "AcquisitionDate",
  "fields": [
    {
      "name": "startDate",
      "type": "string",
      "description": "Defines the acquisition start date. The parameter can be set at any time. Note that if the parameter is set in the past, the value is replaced by the current date"
    },
    {
      "name": "endDate",
      "type": "string",
      "description": "Defines the acquisition end date"
    }
  ]
}