Airbus OneAtlas · Example Payload

Oneatlas Search Options Example

ImagerySatellites

Oneatlas Search Options Example is an example object payload from Airbus OneAtlas, with 23 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

acquisitionDatebboxcloudCovercommercialReferenceconstellationcorrelationIdexpirationDategeometryidincidenceAngleitemsPerPagepageparentIdentifierplatformproductTypeproductionStatuspublicationDateqresolutionsnowCoversortBysourceIdentifierworkspace

Example Payload

Raw ↑
{
  "acquisitionDate": "example-acquisitionDate",
  "bbox": "example-bbox",
  "cloudCover": "example-cloudCover",
  "commercialReference": "example-commercialReference",
  "constellation": "example-constellation",
  "correlationId": "example-correlationId",
  "expirationDate": "example-expirationDate",
  "geometry": "example-geometry",
  "id": "example-id",
  "incidenceAngle": "example-incidenceAngle",
  "itemsPerPage": 1,
  "page": 1,
  "parentIdentifier": "example-parentIdentifier",
  "platform": "example-platform",
  "productType": "example-productType",
  "productionStatus": "IN_CLOUD",
  "publicationDate": "example-publicationDate",
  "q": "example-q",
  "resolution": "example-resolution",
  "snowCover": "example-snowCover",
  "sortBy": "example-sortBy",
  "sourceIdentifier": "example-sourceIdentifier",
  "workspace": "example-workspace"
}