{
  "type": "Collection",
  "stac_version": "1.0.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/table/v1.2.0/schema.json"
  ],
  "id": "sea-level-rise",
  "title": "Sea Level Rise Inundation \u2014 NOAA (National, 5 ft)",
  "description": "Ocean-connected sea-level-rise inundation extent at the 5.0 ft scenario, from the NOAA Office for Coastal Management Sea Level Rise data. National coverage \u2014 all U.S. coastal states and territories (28 regions: AL, AS, CA, CNMI, CT, DC, DE, FL, GA, Guam, HI, LA, MA, MD, ME, MS, NC, NH, NJ, NY, OR, PR, RI, SC, TX, USVI, VA, WA), merged from NOAA per-region GeoPackage/File-Geodatabase distributions and reprojected to OGC:CRS84. Only the 5.0 ft ocean-connected inundation layer is included; unconnected low-lying areas and other ft scenarios are excluded. Source self-intersections were repaired with ST_MakeValid (polygonal parts only).",
  "license": "public-domain",
  "extent": {
    "spatial": {
      "bbox": [
        [
          -179.0,
          -14.6,
          179.0,
          71.5
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2022-01-01T00:00:00Z",
          null
        ]
      ]
    }
  },
  "keywords": [
    "sea level rise",
    "inundation",
    "coastal",
    "flood",
    "NOAA",
    "climate",
    "United States"
  ],
  "providers": [
    {
      "name": "NOAA Office for Coastal Management",
      "roles": [
        "producer",
        "licensor"
      ],
      "url": "https://coast.noaa.gov/slrdata/"
    },
    {
      "name": "NRP / boettiger-lab",
      "roles": [
        "processor",
        "host"
      ]
    }
  ],
  "links": [
    {
      "rel": "self",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/sea-level-rise/stac-collection.json",
      "type": "application/json"
    },
    {
      "rel": "root",
      "href": "https://s3-west.nrp-nautilus.io/public-data/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/stac-collection.json",
      "type": "application/json"
    },
    {
      "rel": "describedby",
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/sea-level-rise/README.md",
      "type": "text/markdown"
    },
    {
      "rel": "about",
      "href": "https://coast.noaa.gov/slr/",
      "type": "text/html"
    }
  ],
  "assets": {
    "sea-level-rise-parquet": {
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/sea-level-rise.parquet",
      "type": "application/x-parquet",
      "title": "Sea level rise 5 ft inundation \u2014 GeoParquet",
      "roles": [
        "data"
      ],
      "table:columns": [
        {
          "name": "_cng_fid",
          "type": "int64",
          "description": "Synthetic per-feature ID assigned during conversion (unique per source polygon)."
        },
        {
          "name": "state",
          "type": "string",
          "description": "State/territory code or name from the source filename (28 U.S. coastal states/territories). Valid values: AL=Alabama, AS=American Samoa, CA=California, CNMI=Commonwealth of the Northern Mariana Islands, CT=Connecticut, DC=District of Columbia, DE=Delaware, FL=Florida, GA=Georgia, Guam=Guam, HI=Hawaii, LA=Louisiana, MA=Massachusetts, MD=Maryland, ME=Maine, MS=Mississippi, NC=North Carolina, NH=New Hampshire, NJ=New Jersey, NY=New York, OR=Oregon, PR=Puerto Rico, RI=Rhode Island, SC=South Carolina, TX=Texas, USVI=U.S. Virgin Islands, VA=Virginia, WA=Washington.",
          "values": [
            "AL",
            "AS",
            "CA",
            "CNMI",
            "CT",
            "DC",
            "DE",
            "FL",
            "GA",
            "Guam",
            "HI",
            "LA",
            "MA",
            "MD",
            "ME",
            "MS",
            "NC",
            "NH",
            "NJ",
            "NY",
            "OR",
            "PR",
            "RI",
            "SC",
            "TX",
            "USVI",
            "VA",
            "WA"
          ]
        },
        {
          "name": "region",
          "type": "string",
          "description": "NOAA processing region within the state (e.g. SFBay, Keys, Tutuila)."
        },
        {
          "name": "slr_ft",
          "type": "double",
          "description": "Sea-level-rise scenario in feet. Constant 5.0 for this dataset."
        },
        {
          "name": "Shape",
          "type": "geometry",
          "description": "Inundation polygon (GeoParquet, OGC:CRS84). MULTIPOLYGON."
        }
      ]
    },
    "sea-level-rise-pmtiles": {
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/sea-level-rise.pmtiles",
      "type": "application/vnd.pmtiles",
      "title": "Sea level rise 5 ft inundation \u2014 PMTiles",
      "roles": [
        "visual"
      ],
      "vector:layers": [
        "sea-level-rise"
      ],
      "table:columns": [
        {
          "name": "_cng_fid",
          "type": "int64"
        },
        {
          "name": "state",
          "type": "string",
          "values": [
            "AL",
            "AS",
            "CA",
            "CNMI",
            "CT",
            "DC",
            "DE",
            "FL",
            "GA",
            "Guam",
            "HI",
            "LA",
            "MA",
            "MD",
            "ME",
            "MS",
            "NC",
            "NH",
            "NJ",
            "NY",
            "OR",
            "PR",
            "RI",
            "SC",
            "TX",
            "USVI",
            "VA",
            "WA"
          ]
        },
        {
          "name": "region",
          "type": "string"
        },
        {
          "name": "slr_ft",
          "type": "double"
        },
        {
          "name": "fid",
          "type": "double"
        }
      ]
    },
    "sea-level-rise-hex": {
      "href": "https://s3-west.nrp-nautilus.io/public-hazard/sea-level-rise/hex/h0=*/data_0.parquet",
      "type": "application/x-parquet",
      "title": "Sea level rise 5 ft inundation \u2014 H3 hex (res 10)",
      "roles": [
        "data"
      ],
      "h3:native_resolution": 10,
      "h3:parent_resolutions": [
        9,
        8,
        0
      ],
      "table:columns": [
        {
          "name": "_cng_fid",
          "type": "int64",
          "description": "Source polygon ID. Repeated on every hex row the feature covers (one row per (feature, h10) pair)."
        },
        {
          "name": "state",
          "type": "string",
          "description": "State/territory code or name from the source filename (28 U.S. coastal states/territories). Repeated on every hex row the feature covers; safe to GROUP BY but do not COUNT to count features. Valid values: AL=Alabama, AS=American Samoa, CA=California, CNMI=Commonwealth of the Northern Mariana Islands, CT=Connecticut, DC=District of Columbia, DE=Delaware, FL=Florida, GA=Georgia, Guam=Guam, HI=Hawaii, LA=Louisiana, MA=Massachusetts, MD=Maryland, ME=Maine, MS=Mississippi, NC=North Carolina, NH=New Hampshire, NJ=New Jersey, NY=New York, OR=Oregon, PR=Puerto Rico, RI=Rhode Island, SC=South Carolina, TX=Texas, USVI=U.S. Virgin Islands, VA=Virginia, WA=Washington.",
          "values": [
            "AL",
            "AS",
            "CA",
            "CNMI",
            "CT",
            "DC",
            "DE",
            "FL",
            "GA",
            "Guam",
            "HI",
            "LA",
            "MA",
            "MD",
            "ME",
            "MS",
            "NC",
            "NH",
            "NJ",
            "NY",
            "OR",
            "PR",
            "RI",
            "SC",
            "TX",
            "USVI",
            "VA",
            "WA"
          ]
        },
        {
          "name": "region",
          "type": "string",
          "description": "NOAA processing region. Repeated on every hex row the feature covers."
        },
        {
          "name": "slr_ft",
          "type": "double",
          "description": "Sea-level-rise scenario in feet (constant 5.0)."
        },
        {
          "name": "h10",
          "type": "uint64",
          "description": "H3 cell ID at resolution 10 (native; one row per (feature, h10) pair). Estimate inundated AREA as COUNT(DISTINCT h10) x cell_area_at_res_10 \u2014 never sum a per-feature value."
        },
        {
          "name": "h9",
          "type": "uint64",
          "description": "H3 cell ID at resolution 9."
        },
        {
          "name": "h8",
          "type": "uint64",
          "description": "H3 cell ID at resolution 8."
        },
        {
          "name": "h0",
          "type": "int64",
          "description": "H3 cell ID at resolution 0, used as the hive partition key."
        }
      ]
    }
  }
}