{
  "type": "Collection",
  "stac_version": "1.0.0",
  "id": "layer_esri_ocean_reference",
  "title": "Esri ocean reference (raster labels)",
  "description": "Esri World Ocean Reference tiles (marine names, undersea features, soundings, plus land labels and boundaries) as a raster overlay for comparison with the vector layer: pre-rendered, so it neither restyles for the dark theme nor yields to the basemap own labels (D51)",
  "keywords": ["spatial layer", "Reference"],
  "license": "other",
  "providers": [
    {
      "name": "Esri, GEBCO, NOAA, National Geographic, Garmin, HERE, Geonames.org, and other contributors",
      "roles": ["producer", "licensor"]
    },
    {
      "name": "CalCOFI",
      "roles": ["processor", "host"],
      "url": "https://calcofi.io"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [-180, -90, 180, 90]
      ]
    },
    "temporal": {
      "interval": [
        [
          null,
          null
        ]
      ]
    }
  },
  "summaries": {
    "calcofi:n_features": [0],
    "calcofi:group": ["Reference"]
  },
  "assets": {
    "pmtiles": {
      "href": "https://storage.googleapis.com/calcofi-files-public/_spatial/esri_ocean_reference.pmtiles",
      "type": "application/vnd.pmtiles",
      "roles": ["data", "visual"],
      "title": "Esri ocean reference (raster labels) (PMTiles)"
    }
  },
  "links": [
    {
      "rel": "root",
      "href": "https://storage.googleapis.com/calcofi-db/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "https://storage.googleapis.com/calcofi-db/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "self",
      "href": "https://storage.googleapis.com/calcofi-db/stac/collections/layer_esri_ocean_reference/collection.json",
      "type": "application/json"
    }
  ]
}
