Airbus OneAtlas · Schema

tasking

ImagerySatellites

Properties

Name Type Description
contractId object The contract id
orderId object The order id
productTypeId object The product type id
customerId object The customer id
taskingId string The tasking id
segmentId object The segment id
licenceId object The licence id
quotationId object The quotation id
taskingIds array ICR's list
count integer Number of items per page
customerRef string Customer reference
program string Program name
status array ICR Status
mission string mission name
progTypeNames string Refer to one-tasking online documentation at http://www.intelligence-airbusds.com/ for more information
acquisitionDate string A date or date interval that must match the product acquisition date. Only taskings in this range are returned in the response. Example: [2017-01-01,2017-02-01[ to select all taskings done in January
icrEndOfPeriodDate string A date or date interval that must match the icr end of period date. Only taskings in this range are returned in the response. Example: [2017-01-01,2017-02-01[ to select all taskings done in January 20
hasProposedSegments boolean Indicates whether the search should filter on proposed segments. If set to true, only ICR with proposed segments should be returned. If set to false, only ICR with no proposed segments. If not set, re
startPage integer The desired page, starting from 1 for the first page.
sortKeys string A sorting request to the server conforming the OpenSearch SRU specification. Example: sortKeys=acquisitionDate,,0 meaning a request to sort by newest acquired image first or sortKeys=cloudCover,,1 to
View JSON Schema on GitHub