Airbus OneAtlas · JSON Structure

Oneatlas Band Structure

Type: Properties: 0
ImagerySatellites

band is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "band",
  "fields": [
    {
      "name": "actualBitDepth",
      "type": "double",
      "description": "cf ABPP de NITF"
    },
    {
      "name": "colorInterpretation",
      "type": "string",
      "description": "possible values one of `RED`, `GREEN`, `BLUE`, `GRAY`, `ALPHA` or a custom string (ex `NIR`)"
    },
    {
      "name": "compression",
      "type": "string",
      "description": "TO BE DISCUSSED (raw, deflate,...)"
    },
    {
      "name": "description",
      "type": "string"
    },
    {
      "name": "isMask",
      "type": "boolean"
    },
    {
      "name": "name",
      "type": "string",
      "description": "The name of the **mask bands** are normalized as:\n  - `CLD` for Cloud Cotation\n  - `COR` for Correlation\n  - `DET` for Detector Quality\n  - `EXO` for Exogenous mask\n  - `MER` for Dem merging mask\n  - `QTE` for Technical Index\n  - `REG` for Regulation mask\n  - `ROI` for Area of interest\n  - `SLT` for Saturation Cotation\n  - `SNW` for Snow Cotation\n  - `VAL` for Validated area mask\n  - `VIS` for Visibility / occlusion\n  - `VQA` for Visual control\n  - `WAT` for Water mask\n\n\nMask is a binary data always encoded in 8 bits with only 2 values:\n  - 0 value means exclusion\n  - 1 value means inclusion\n\n\nThere is no **spectral band** name convention, it depends of the sensor. By example:\n  - `B2`, `B1`, `B0`, `B3`, `P` for SPOT and PLEIADES\n  - `B03`, `B01`, `B02`, `B04`, `B05`, `B06`, `B07`, `B08`, `B8A`, `B09`, `B10`, `B11`, `B12` for Sentinel2\n  - `P` for Ref3D Ortho\n"
    },
    {
      "name": "noDataValue",
      "type": "double",
      "description": "the value of a pixel that does not correspond to a real data"
    },
    {
      "name": "offset",
      "type": "double",
      "description": "offset used in the buffer for this band"
    },
    {
      "name": "pixelType",
      "type": "string",
      "description": "the type of pixel of the buffer"
    },
    {
      "name": "size",
      "type": "double",
      "description": "size of this band in the buffer"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/oneatlas-band-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.