Swift Navigation · Schema

GnssCapb

CompanyGNSSPrecise PositioningLocationCorrectionsRTKNTRIPRTCMAutomotiveGeospatialIoTRoboticsProtocols

Properties

Name Type Description
gps_active integer
gps_l2c integer
gps_l5 integer
glo_active integer
glo_l2of integer
glo_l3 integer
sbas_active integer
sbas_l5 integer
bds_active integer
bds_d2nav integer
bds_b2 integer
bds_b2a integer
qzss_active integer
gal_active integer
gal_e5 integer
View JSON Schema on GitHub

JSON Schema

GnssCapb.json Raw ↑
{
  "copyright": [
    "Copyright (C) 2019-2021 Swift Navigation Inc.",
    "Contact: https://support.swiftnav.com",
    "",
    "This source is subject to the license found in the file 'LICENSE' which must",
    "be distributed together with this source. All other rights reserved.",
    "",
    "THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF ANY KIND,",
    "EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED",
    "WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE."
  ],
  "$schema": "http://json-schema.org/draft-06/schema#",
  "$id": "#GnssCapb",
  "title":"GnssCapb",
  "description":"",
  "type": "object",
  "properties": {
    "gps_active": {"type": "integer"},
    "gps_l2c": {"type": "integer"},
    "gps_l5": {"type": "integer"},
    "glo_active": {"type": "integer"},
    "glo_l2of": {"type": "integer"},
    "glo_l3": {"type": "integer"},
    "sbas_active": {"type": "integer"},
    "sbas_l5": {"type": "integer"},
    "bds_active": {"type": "integer"},
    "bds_d2nav": {"type": "integer"},
    "bds_b2": {"type": "integer"},
    "bds_b2a": {"type": "integer"},
    "qzss_active": {"type": "integer"},
    "gal_active": {"type": "integer"},
    "gal_e5": {"type": "integer"}
  },
  "required": [
    "gps_active",
    "gps_l2c",
    "gps_l5",
    "glo_active",
    "glo_l2of",
    "glo_l3",
    "sbas_active",
    "sbas_l5",
    "bds_active",
    "bds_d2nav",
    "bds_b2",
    "bds_b2a",
    "qzss_active",
    "gal_active",
    "gal_e5"
  ]
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/GnssCapb"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.