{
  "type": "Collection",
  "id": "bathymetry",
  "stac_version": "1.1.0",
  "description": "Overture's bathymetry collection",
  "links": [
    {
      "rel": "root",
      "href": "../../../catalog.json",
      "type": "application/json",
      "title": "Overture Releases"
    },
    {
      "rel": "item",
      "href": "./00000/00000.json",
      "type": "application/geo+json"
    },
    {
      "rel": "parent",
      "href": "../catalog.json",
      "type": "application/json",
      "title": "base"
    }
  ],
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json"
  ],
  "features": 59963,
  "title": "bathymetry",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -179.99945068359375,
          -89.99614715576172,
          180.0,
          89.99854278564453
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          null,
          null
        ]
      ]
    }
  },
  "license": "CC0-1.0"
}