Airbus OneAtlas · Schema

SearchOptions

ImagerySatellites

Properties

Name Type Description
acquisitionDate object The acquisition date or the acquisition date range.
bbox string The geographic search area expressed as a bbox string (decimal degrees values separated by a comma). Values are min lon,min lat, max lon, max lat.
cloudCover object The cloud cover percentage or the cloud cover percentage range.
commercialReference string The commercial reference.
constellation string The constellation or constellation list (comma separated list). Possible values will be described in a future endpoint (*/api/v1/opensearch/domains/constellation*).
correlationId object
expirationDate object
geometry object The geographic search area.
id object
incidenceAngle object The incident angle or the incident angle range in degree.
itemsPerPage integer The maximum number of items that the response can contain.
page integer The requested page
parentIdentifier string The parent identifier (identified as sourceId in other catalogs)
platform string The platform or platform list (comma separated list). Possible values will be described in a future endpoint (*/api/v1/opensearch/domains/platform*).
productType string The product type or product type list (comma separated list). Possible values will be described in a future endpoint (*/api/v1/opensearch/domains/productType*).
productionStatus string The production status or production status list (comma separated list).
publicationDate object The publication date or the publication date range.
q string A generic query parameter, will search in productType and title. Search is in "contains" mode.
resolution object The resolution or the resolution range in meters.
snowCover object The snow cover percentage or the snow cover percentage range.
sortBy string The order strategy for the items. Accepted values are all opensearch attributes separated by a comma. Minus sign can be used to sort descending on the attribute. Otherwise the sort is ascending.
sourceIdentifier string The product identifier inside original referential
workspace string The workspace id/name or workspace id/name list (comma separated list)
View JSON Schema on GitHub