{
  "type": "Collection",
  "stac_version": "1.0.0",
  "id": "layer_ca_watershed_boundaries",
  "title": "CA Watersheds (HUC8)",
  "description": "California watersheds (8-digit HUC boundaries)",
  "keywords": ["spatial layer", "Ecological"],
  "license": "other",
  "providers": [
    {
      "name": "USGS Watershed Boundary Dataset",
      "roles": ["producer", "licensor"]
    },
    {
      "name": "CalCOFI",
      "roles": ["processor", "host"],
      "url": "https://calcofi.io"
    }
  ],
  "extent": {
    "spatial": {
      "bbox": [
        [-124.5351, 31.6441, -113.8555, 43.008]
      ]
    },
    "temporal": {
      "interval": [
        [
          null,
          null
        ]
      ]
    }
  },
  "summaries": {
    "calcofi:n_features": [140],
    "calcofi:group": ["Ecological"]
  },
  "assets": {
    "pmtiles": {
      "href": "https://storage.googleapis.com/calcofi-files-public/_spatial/ca_watershed_boundaries.pmtiles",
      "type": "application/vnd.pmtiles",
      "roles": ["data", "visual"],
      "title": "CA Watersheds (HUC8) (PMTiles)"
    }
  },
  "links": [
    {
      "rel": "root",
      "href": "https://storage.googleapis.com/calcofi-db/stac-staging/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "https://storage.googleapis.com/calcofi-db/stac-staging/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "self",
      "href": "https://storage.googleapis.com/calcofi-db/stac-staging/collections/layer_ca_watershed_boundaries/collection.json",
      "type": "application/json"
    }
  ]
}
