Airbus OneAtlas Catalog search API

The Catalog search API from Airbus OneAtlas — 4 operation(s) for catalog search.

OpenAPI Specification

airbus-oneatlas-catalog-search-api-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: OneAtlas WorldDEM Access Catalog search API
  version: 1.0.1
  contact:
    email: dl-geo-webservices@airbus.com
  description: The OneAtlas WorldDEM API is a tool that provides access to high-resolution global elevation data. This data, collected by satellites and processed using advanced technologies, offers a detailed and accurate representation of the Earth's surface. By integrating the WorldDEM API into their applications, users can benefit from precise terrain information for a wide range of use cases, such as urban planning, disaster response, agriculture, and infrastructure development. This API allows developers to easily incorporate elevation data into their projects, enabling them to create more accurate and effective solutions.
servers:
- url: https://sar.api.oneatlas.airbus.com/v1
  description: OneAtlas - Elevation
security:
- basicAuth: []
tags:
- name: Catalog search
paths:
  /api/v2/opensearch/description.xml:
    get:
      summary: Opensearch Description Xml
      description: Get opensearch description document
      tags:
      - Catalog search
      servers:
      - description: Prod search server
        url: https://search.foundation.api.oneatlas.airbus.com
      x-roles:
      - admin
      - user
      - signedUrl
      parameters:
      - $ref: '#/components/parameters/CorrelationID'
      responses:
        '200':
          description: Updated
          content:
            application/xml: {}
        '401':
          $ref: '#/components/responses/401'
        '403':
          $ref: '#/components/responses/403'
  /api/v2/opensearch:
    get:
      summary: Search Catalog Items with Opensearch
      description: 'Search catalog items. Search is case sensitive. Results match all

        parameters.

        '
      tags:
      - Catalog search
      servers:
      - description: Prod search server
        url: https://search.foundation.api.oneatlas.airbus.com
      x-roles:
      - admin
      - user
      - signedUrl
      parameters:
      - $ref: '#/components/parameters/CorrelationID'
      - name: bbox
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/bbox'
      - name: geometry
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/geometry'
      - name: q
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/q'
      - name: acquisitionDate
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/acquisitionDate'
      - name: acquisitionStation
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/acquisitionStation'
      - name: archiveAnonymousIdentifier
        in: query
        schema:
          $ref: '#/components/schemas/search-options-v2/allOf/1/properties/archiveAnonymousIdentifier'
      - name: archivingCenter
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/archivingCenter'
      - name: archiveIdentifier
        in: query
        schema:
          $ref: '#/components/schemas/search-options-v2/allOf/1/properties/archiveIdentifier'
      - name: azimuthAngle
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/azimuthAngle'
      - name: class
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/class'
      - name: center
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/center'
      - name: cloudCover
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/cloudCover'
      - name: comment
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/comment'
      - name: commercialReference
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/commercialReference'
      - name: constellation
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/constellation'
      - name: correlationId
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/correlationId'
      - name: downloadingRequested
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/downloadingRequested'
      - name: expirationDate
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/expirationDate'
      - name: featureCount
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/featureCount'
      - name: format
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/format'
      - name: icr
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/icr'
      - name: id
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/id'
      - name: illuminationAngleSeparation
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/illuminationAngleSeparation'
      - name: illuminationAzimuthAngle
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/illuminationAzimuthAngle'
      - name: illuminationElevationAngle
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/illuminationElevationAngle'
      - name: incidenceAngle
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/incidenceAngle'
      - name: incidenceAngleAcrossTrack
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/incidenceAngleAcrossTrack'
      - name: incidenceAngleAlongTrack
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/incidenceAngleAlongTrack'
      - name: index
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/index'
      - name: meanDate
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/meanDate'
      - name: orbit
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/orbit'
      - name: organisationName
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/organisationName'
      - name: parentIdenfifier
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/parentIdenfifier'
      - name: platform
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/platform'
      - name: processingCenter
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/processingCenter'
      - name: processingDate
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/processingDate'
      - name: processingLevel
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/processingLevel'
      - name: processorName
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/processorName'
      - name: productCategory
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/productCategory'
      - name: productionStatus
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/productionStatus'
      - name: productType
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/productType'
      - name: publicationDate
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/publicationDate'
      - name: relation
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/relation'
      - name: resolution
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/resolution'
      - name: resourceId
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/resourceId'
      - name: satellite
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/satellite'
      - name: sensorType
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/sensorType'
      - name: snowCover
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/snowCover'
      - name: sourceIdentifier
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/sourceIdentifier'
      - name: spectralRange
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/spectralRange'
      - name: startDate
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/startDate'
      - name: station
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/station'
      - name: stereoMethod
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/stereoMethod'
      - name: tags
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/tags'
      - name: title
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/title'
      - name: viewingAngleSeparation
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/viewingAngleSeparation'
      - name: workspace
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/workspace'
      - name: itemsPerPage
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/itemsPerPage'
      - name: startPage
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/startPage'
      - name: sortBy
        in: query
        schema:
          $ref: '#/components/schemas/search-options/properties/sortBy'
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/SearchResponse'
        '400':
          $ref: '#/components/responses/400'
        '401':
          $ref: '#/components/responses/401'
        '500':
          $ref: '#/components/responses/500'
        '503':
          $ref: '#/components/responses/503'
    post:
      summary: Search Catalog Items with Opensearch
      description: 'Search catalog items. Search is case sensitive. Results match all

        parameters.

        '
      tags:
      - Catalog search
      servers:
      - description: Prod search server
        url: https://search.foundation.api.oneatlas.airbus.com
      x-roles:
      - admin
      - user
      parameters:
      - $ref: '#/components/parameters/CorrelationID'
      requestBody:
        description: The search parameters
        content:
          application/json:
            schema:
              type: object
              properties:
                itemsPerPage:
                  format: integer
                  type: number
                constellation:
                  type: string
                  enum:
                  - PNEO
                customerReference:
                  $ref: '#/components/schemas/CustomerReference'
                internalReference:
                  type: string
                  description: The sales order id
                workspace:
                  $ref: '#/components/schemas/workspace'
                startPage:
                  format: integer
                  type: number
                acquisitionDate:
                  $ref: '#/components/schemas/AcquisitionDate'
                cloudCover:
                  format: float
                  type: number
                  minimum: 0
                  maximum: 80
                incidenceAngle:
                  format: float
                  type: number
                  minimum: 0
                  maximum: 40
                sortBy:
                  type: string
                processingLevel:
                  type: string
                relation:
                  type: string
                geometry:
                  $ref: '#/components/schemas/geometry'
              example:
                itemsPerPage: 12
                startPage: 1
                acquisitionDate: '[2022-01-08T00:00:000Z,2022-01-25T23:59:59.999Z]'
                cloudCover: '[0,80]'
                incidenceAngle: '[0,40]'
                constellation: PNEO
                sortBy: cloudCover,-acquisitionDate
                workspace: public-pneo
                processingLevel: SENSOR,ALBUM
                relation: intersects
                geometry:
                  type: Polygon
                  coordinates:
                  - - - -0.8847217475974262
                      - 48.627903919147286
                    - - -0.7528858100974261
                      - 48.627903919147286
                    - - -0.7528858100974261
                      - 48.711340646239705
                    - - -0.8847217475974262
                      - 48.711340646239705
                    - - -0.8847217475974262
                      - 48.627903919147286
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/SearchResponse'
              example:
                error: false
                itemsPerPage: 12
                startIndex: 0
                totalResults: 6
                type: FeatureCollection
                features:
                - _links:
                    delete:
                      href: https://search.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d
                      name: Delete
                      type: HTTP
                    imagesGetBuffer:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/images/fff8faf9-5d77-45dd-acd3-89143d1b481f/buffer
                      name: getBuffer
                      resourceId: fff8faf9-5d77-45dd-acd3-89143d1b481f
                    imagesMetadata:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/images/fff8faf9-5d77-45dd-acd3-89143d1b481f/metadata
                      type: application/geo+json
                      resourceId: fff8faf9-5d77-45dd-acd3-89143d1b481f
                    imagesWcs:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/images/fff8faf9-5d77-45dd-acd3-89143d1b481f/wcs
                      type: WCS
                      resourceId: fff8faf9-5d77-45dd-acd3-89143d1b481f
                    imagesWms:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/images/fff8faf9-5d77-45dd-acd3-89143d1b481f/wms
                      type: WMS
                      resourceId: fff8faf9-5d77-45dd-acd3-89143d1b481f
                    imagesWmts:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/images/fff8faf9-5d77-45dd-acd3-89143d1b481f/wmts
                      type: WMTS
                      resourceId: fff8faf9-5d77-45dd-acd3-89143d1b481f
                    quicklook:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/quicklook
                      name: QuickLook
                      type: HTTP
                    self:
                      href: https://search.foundation.api.oneatlas.airbus.com/api/v1/opensearch?id=a1ba2510-49e5-46a6-8e3f-0c1d0603217d
                      method: GET
                      name: self
                      resourceId: a1ba2510-49e5-46a6-8e3f-0c1d0603217d
                    thumbnail:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/thumbnail
                      name: Thumbnail
                      type: HTTP
                    wms:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/wms
                      name: WMS
                      type: WMS
                    wmts:
                      href: https://access.foundation.api.oneatlas.airbus.com/api/v1/items/a1ba2510-49e5-46a6-8e3f-0c1d0603217d/wmts
                      name: WMTS
                      type: WMTS
                  dataAccess:
                    metadata: http://datastore-vaas/api/v1/genericProduct/packs/513817e5-be0a-4a69-b36f-e6fc8b046449
                    packImages:
                    - href: http://datastore-vaas/api/v1/packs/513817e5-be0a-4a69-b36f-e6fc8b046449/images/fff8faf9-5d77-45dd-acd3-89143d1b481f
                      resourceId: fff8faf9-5d77-45dd-acd3-89143d1b481f
                    resourceId: 513817e5-be0a-4a69-b36f-e6fc8b046449
                  geometry:
                    type: Polygon
                    coordinates:
                    - - - 2.025436887670608
                        - 41.40851104009538
                      - - 2.025555377420286
                        - 41.27623680002298
                      - - 2.02556116053385
                        - 41.275418756377334
                      - - 2.025681391470222
                        - 41.24999195896341
                      - - 2.21033395944357
                        - 41.25448242372612
                      - - 2.210375350974231
                        - 41.279805555666066
                      - - 2.210375686628162
                        - 41.28062047981729
                      - - 2.210986871245927
                        - 41.41232255845239
                      - - 2.025436887670608
                        - 41.40851104009538
                  properties:
                    acquisitionDate: '2021-11-18T10:41:03.696Z'
                    acquisitionIdentifier: ACQ_PNEO3_00832700845861
                    acquisitionStation: FR1
                    activityId: 72b2883b-127f-473a-a157-d37efaf40f84
                    archiveAnonymousIdentifier: '300052126'
                    archiveIdentifier: DS_PNEO3_202111181041037_FR1_FR1_FR1_E002N41_003840
                    archivingCenter: FR1
                    azimuthAngle: 180.09135799114546
                    cloudCover: 0.2
                    constellation: PNEO
                    correlationId: mmcat_53262aff6076219585493ed03598ef96
                    expirationDate: '2031-11-16T13:02:26.868210663Z'
                    id: a1ba2510-49e5-46a6-8e3f-0c1d0603217d
                    illuminationAzimuthAngle: 165.02055829218722
                    illuminationElevationAngle: 28.596944896000977
                    incidenceAngle: 18.64756541854424
                    incidenceAngleAcrossTrack: 17.97878935952823
                    incidenceAngleAlongTrack: -5.860919226891595
                    lastUpdateDate: '2021-11-19T07:50:32.93579542Z'
                    organisationName: AIRBUS DS GEO
                    parentIdentifier: DS_PNEO3_202111181041037_FR1_FR1_FR1_E002N41_003840
                    platform: PNEO3
                    processingCenter: MOC
                    processingDate: '2021-11-18T12:16:05.039Z'
                    processingLevel: ALBUM
                    processorName: MMCAT
                    productCategory: image
                    productType: mono
                    productionStatus: ARCHIVED
                    publicationDate: '2021-11-19T07:50:32.93579542Z'
                    qualified: false
                    resolution: 0.3
                    sensorType: OPTICAL
                    snowCover: 0
                    sourceIdentifier: DS_PNEO3_202111181041037_FR1_FR1_FR1_E002N41_003840
                    spectralRange: VISIBLE
                    workspaceId: 3e88441b-adc9-4be6-bd80-59d4fb69d5a7
                    workspaceName: public-pneo
                    workspaceTitle: Workspace temporaire pour la data pneo
                  rights:
                    associatedData:
                      privileges:
                      - id: 81cba660-0769-4867-8388-25c70e9b6c24
                        filter:
                          workspaceId: 3e88441b-adc9-4be6-bd80-59d4fb69d5a7
                    browse:
                      privileges:
                      - id: 487cb9fe-8164-4d8b-9f86-0e350a450ecc
                        subscriptionId: f3e2cb98-f68a-45b1-b97b-56ad17a79ca7
                        filter:
                          workspaceId: 3e88441b-adc9-4be6-bd80-59d4fb69d5a7
                    create:
                      privileges:
                      - id: 88ce066a-62a7-4102-a36b-d6ca820e92e4
                        filter:
                          workspaceId: 3e88441b-adc9-4be6-bd80-59d4fb69d5a7
                    wmts:
                      privileges:
                      - id: 690fd94f-fa70-4c90-9a7c-9acb886697a5
                        filter:
                          workspaceId: 3e88441b-adc9-4be6-bd80-59d4fb69d5a7
        '400':
          $ref: '#/components/responses/400'
        '401':
          $ref: '#/components/responses/401'
        '500':
          $ref: '#/components/responses/500'
        '503':
          $ref: '#/components/responses/503'
  /api/v2/opensearch/domains/{propertyName}:
    get:
      summary: Get Domain for a Given Property
      description: 'Given a property name, it returns the eligible existing values for querying items looking for this particular property

        '
      tags:
      - Catalog search
      servers:
      - description: Prod search server
        url: https://search.foundation.api.oneatlas.airbus.com
      x-roles:
      - admin
      - user
      - signedUrl
      x-privileges:
      - browse
      parameters:
      - $ref: '#/components/parameters/CorrelationID'
      - $ref: '#/components/parameters/property-name'
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/get-domain-response'
        '400':
          $ref: '#/components/responses/400'
        '500':
          $ref: '#/components/responses/500'
        '503':
          $ref: '#/components/responses/503'
  /api/v1/deleted/search:
    post:
      summary: Search Deleted Catalog Items
      description: 'Search deleted catalog items by deleted date.

        '
      tags:
      - Catalog search
      servers:
      - description: Prod search server
        url: https://search.foundation.api.oneatlas.airbus.com
      x-roles:
      - admin
      - user
      parameters:
      - $ref: '#/components/parameters/CorrelationID'
      requestBody:
        description: The search parameters
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/search-deleted-options'
        required: true
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/search-deleted-response'
        '400':
          $ref: '#/components/responses/400'
        '401':
          $ref: '#/components/responses/401'
        '500':
          $ref: '#/components/responses/500'
        '503':
          $ref: '#/components/responses/503'
components:
  schemas:
    search-options:
      properties:
        expirationDate:
          oneOf:
          - type: string
            format: date-time
            description: 'Date of deletion of the data in the platform and deletion of the

              metadata item if no other production status is defined.

              '
            example: '2017-08-29T00:00:00Z'
          - type: string
            format: date-time-range
            description: "Dates range of deletion of the data in the platform and deletion\nof the metadata item if no other prodution status is defined.\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: '[2017-08-29T00:00:00Z'
        archivingCenter:
          type: string
          description: The archiving center
          example: FR1
        station:
          type: string
          description: The downloading station. Applicable only for product type `icr`. Value can be `NC` if not available.
          example: NC
        incidenceAngleAlongTrack:
          description: The incident angle or the incident angle range along track in degree.
          oneOf:
          - type: number
            format: float
            description: The incident angle along track in degree.
            example: '5.1542'
          - type: string
            format: float-range
            description: "The incident angle along track range in degree.\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: '[80,100]'
        platform:
          type: string
          description: 'The platform or platform list (comma separated list).

            See [Get

            domains](#/paths/~1api~1v1~1opensearch~1domains~1{propertyName}/get).

            '
          example: PHR1A
        parentIdenfifier:
          type: string
          description: The parent identifier (identified as sourceId in other catalogs)
          example: DS_SPOT7_201412071054567_FR1_FR1_FR1_FR1_W003N39_01709
        sortBy:
          type: string
          description: '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.

            '
          default: -acquisitionDate,cloudCover
          example: -acquisitionDate,cloudCover
        acquisitionDate:
          description: The acquisition date or the acquisition date range.
          oneOf:
          - type: string
            format: date-time
            description: The acquisition date.
            example: '2017-08-29T00:00:00Z'
          - type: string
            format: date-time-range
            description: "The acquisition dates range.\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: '[2017-08-29T00:00:00Z'
        stereoMethod:
          type: string
          description: The stereo method. Applicable only for product type `icr`.
          example: NONE
        illuminationAngleSeparation:
          description: The illumination angle separation or the illumination angle separation range in degree.
          oneOf:
          - type: number
            format: float
            description: The illumination angle separation in degree.
            example: '5.1542'
          - type: string
            format: float-range
            description: "The illumination angle separation range in degree.\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: '[80,100]'
        viewingAngleSeparation:
          description: The viewing angle separation or the viewing angle separation range in degree.
          oneOf:
          - type: number
            format: float
            description: The viewing angle separation in degree.
            example: '5.1542'
          - type: string
            format: float-range
            description: "The viewing angle separation range in degree.\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: '[80,100]'
        cloudCover:
          description: The cloud cover percentage or the cloud cover percentage range.
          oneOf:
          - type: number
            format: float
            description: The cloud cover percentage from 0 to 100.
            example: '5'
          - type: string
            format: float-range
            description: "The cloud cover percentages range\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: 5[
        satellite:
          type: string
          description: 'The satellite or satellite list (comma separated list).

            See [Get

            domains](#/paths/~1api~1v1~1opensearch~1domains~1{propertyName}/get).

            '
          example: PHR1A
        featureCount:
          type: number
          format: integer
          description: The number of features in the product. Applicable only for product category `vector`, except product type `icr` and `orbit`.
          minimum: 0
          example: 42
        format:
          type: string
          description: The format of the report. Applicable only for product type `analyticsReport`.
          example: application/vnd.geo+json
        processingDate:
          description: The processing date or the processing date range.
          oneOf:
          - type: string
            format: date-time
            description: The processing date.
            example: '2017-08-29T00:00:00Z'
          - type: string
            format: date-time-range
            description: "The processing dates range.\n\nRanges are expressed as follow:\n  - Comma to separate start value from end value\n  - Start value or end value can be omitted (it means values are infinite)\n  - Start with `[` means *start value is included*\n  - Start with `]` means *start value is excluded*\n  - End with `[` means *end value is included*\n  - End with `]` means *end value is excluded*\n"
            example: '[2017-08-29T00:00:00Z'
        processingCenter:
          type: string
          description: 'The processing center or processing center list (comma separated list).

            See [Get

            domains](#/paths/~1api~1v1~1opensearch~1domains~1{propertyName}/get).

            '
          example: MOC
        downloadingRequested:
          type: string
          description: The downloading station requested. Applicable only for product type `icr`. Value can be `NC` if not available.
          example: JS1
        resourceId:
          type: string
          description: Internal data resource id.
          example: dc143057-3457-47b3-af19-4ef8d26d2064
        resolution:
          description: The resolution 

# --- truncated at 32 KB (70 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/airbus-oneatlas/refs/heads/main/openapi/airbus-oneatlas-catalog-search-api-openapi.yml