{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "DE_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.78992121134425,
              38.45011627649515
            ],
            [
              -75.78992121134425,
              39.84518270822684
            ],
            [
              -74.9830498188621,
              39.84518270822684
            ],
            [
              -74.9830498188621,
              38.45011627649515
            ],
            [
              -75.78992121134425,
              38.45011627649515
            ]
          ]
        ]
      },
      "bbox": [
        -75.78992121134425,
        38.45011627649515,
        -74.9830498188621,
        39.84518270822684
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.155352+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/DE/DE_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DE_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/DE/DE_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            51766,
            29940
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -75.78992278377882,
            0.0,
            -2.69494585236e-05,
            39.84518090240749
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 137.393,
                "mean": -9.671,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_Catalina_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.66820667058451,
              33.248085039265646
            ],
            [
              -118.66820667058451,
              33.53232213098614
            ],
            [
              -118.24105622971264,
              33.53232213098614
            ],
            [
              -118.24105622971264,
              33.248085039265646
            ],
            [
              -118.66820667058451,
              33.248085039265646
            ]
          ]
        ]
      },
      "bbox": [
        -118.66820667058451,
        33.248085039265646,
        -118.24105622971264,
        33.53232213098614
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.188452+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_Catalina_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_Catalina_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_Catalina_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10547,
            15850
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -118.6682054571374,
            0.0,
            -2.69494585236e-05,
            33.53232192360822
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_Central_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.31880545507757,
              34.89658012031485
            ],
            [
              -122.31880545507757,
              37.28723963648361
            ],
            [
              -119.47140651585106,
              37.28723963648361
            ],
            [
              -119.47140651585106,
              34.89658012031485
            ],
            [
              -122.31880545507757,
              34.89658012031485
            ]
          ]
        ]
      },
      "bbox": [
        -122.31880545507757,
        34.89658012031485,
        -119.47140651585106,
        37.28723963648361
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.210858+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_Central_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_Central_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_Central_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            88709,
            105657
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -122.31880545507755,
            0.0,
            -2.69494585236e-05,
            37.287239636483605
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 866.864,
                "mean": -37.151,
                "stddev": 0.0
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_South_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.73547603136052,
              32.527938362436785
            ],
            [
              -120.73547603136052,
              35.115544521495906
            ],
            [
              -116.07993012195257,
              35.115544521495906
            ],
            [
              -116.07993012195257,
              32.527938362436785
            ],
            [
              -120.73547603136052,
              32.527938362436785
            ]
          ]
        ]
      },
      "bbox": [
        -120.73547603136052,
        32.527938362436785,
        -116.07993012195257,
        35.115544521495906
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.224781+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_South_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_South_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_South_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            96017,
            172751
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -120.73547603136052,
            0.0,
            -2.69494585236e-05,
            35.115544521495906
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 741.134,
                "mean": -47.515,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_Delta_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.42320080807083,
              37.13387256534963
            ],
            [
              -122.42320080807083,
              39.30656486097962
            ],
            [
              -120.38619903610707,
              39.30656486097962
            ],
            [
              -120.38619903610707,
              37.13387256534963
            ],
            [
              -122.42320080807083,
              37.13387256534963
            ]
          ]
        ]
      },
      "bbox": [
        -122.42320080807083,
        37.13387256534963,
        -120.38619903610707,
        39.30656486097962
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.253330+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_Delta_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_Delta_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_Delta_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            80621,
            75586
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -122.42320080807082,
            0.0,
            -2.69494585236e-05,
            39.30656486097962
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 353.957,
                "mean": 4.596,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_North1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.48317888738657,
              40.00034227991741
            ],
            [
              -124.48317888738657,
              42.00194836506786
            ],
            [
              -123.4048355049187,
              42.00194836506786
            ],
            [
              -123.4048355049187,
              40.00034227991741
            ],
            [
              -124.48317888738657,
              40.00034227991741
            ]
          ]
        ]
      },
      "bbox": [
        -124.48317888738657,
        40.00034227991741,
        -123.4048355049187,
        42.00194836506786
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.284623+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_North1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_North1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_North1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            74409,
            40087
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Geodesy.\"],\n        AREA[\"North America - onshore and offshore: Canada - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon. Puerto Rico. United States (USA) - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Hawaii; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands. British Virgin Islands.\"],\n        BBOX[14.92,167.65,86.45,-40.73]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Geodesy.",
            "area": "North America - onshore and offshore: Canada - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon. Puerto Rico. United States (USA) - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Hawaii; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands. British Virgin Islands.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 86.45,
              "east_longitude": -40.73
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -124.48317888738656,
            0.0,
            -2.69e-05,
            42.001945220606935
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 917.79,
                "mean": -12.879,
                "stddev": 135.361
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_North2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13605954724679,
              38.75722551198876
            ],
            [
              -124.13605954724679,
              40.00336847411936
            ],
            [
              -122.82019833591565,
              40.00336847411936
            ],
            [
              -122.82019833591565,
              38.75722551198876
            ],
            [
              -124.13605954724679,
              38.75722551198876
            ]
          ]
        ]
      },
      "bbox": [
        -124.13605954724679,
        38.75722551198876,
        -122.82019833591565,
        40.00336847411936
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.298076+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_North2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_North2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_North2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            46240,
            48827
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -124.13605954724677,
            0.0,
            -2.69494585236e-05,
            40.003368474119355
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CA_SFBay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.63364809408426,
              36.8932477193678
            ],
            [
              -123.63364809408426,
              38.86516654899708
            ],
            [
              -121.20706494970355,
              38.86516654899708
            ],
            [
              -121.20706494970355,
              36.8932477193678
            ],
            [
              -123.63364809408426,
              36.8932477193678
            ]
          ]
        ]
      },
      "bbox": [
        -123.63364809408426,
        36.8932477193678,
        -121.20706494970355,
        38.86516654899708
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.322447+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CA/CA_SFBay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CA_SFBay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CA/CA_SFBay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            73171,
            90042
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -123.63364809408426,
            0.0,
            -2.69494585236e-05,
            38.86516654899708
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 632.143,
                "mean": -21.733,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_Pan_East_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -86.00097794609253,
              29.53504767733618
            ],
            [
              -86.00097794609253,
              30.831451379613274
            ],
            [
              -83.60306902558091,
              30.831451379613274
            ],
            [
              -83.60306902558091,
              29.53504767733618
            ],
            [
              -86.00097794609253,
              29.53504767733618
            ]
          ]
        ]
      },
      "bbox": [
        -86.00097794609253,
        29.53504767733618,
        -83.60306902558091,
        30.831451379613274
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.345427+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_Pan_East_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_Pan_East_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_Pan_East_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            48105,
            88978
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -86.00097794609252,
            0.0,
            -2.69494585236e-05,
            30.83145137961327
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_Pan_West_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -87.63598675252473,
              30.212169889516325
            ],
            [
              -87.63598675252473,
              31.000495450248255
            ],
            [
              -85.84368606395512,
              31.000495450248255
            ],
            [
              -85.84368606395512,
              30.212169889516325
            ],
            [
              -87.63598675252473,
              30.212169889516325
            ]
          ]
        ]
      },
      "bbox": [
        -87.63598675252473,
        30.212169889516325,
        -85.84368606395512,
        31.000495450248255
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.368047+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_Pan_West_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_Pan_West_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_Pan_West_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            29252,
            66506
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -87.63598675252473,
            0.0,
            -2.69494585236e-05,
            31.000495450248252
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_East_1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.65975131003053,
              26.955636633268693
            ],
            [
              -81.65975131003053,
              28.792296578076378
            ],
            [
              -80.02173461240275,
              28.792296578076378
            ],
            [
              -80.02173461240275,
              26.955636633268693
            ],
            [
              -81.65975131003053,
              26.955636633268693
            ]
          ]
        ]
      },
      "bbox": [
        -81.65975131003053,
        26.955636633268693,
        -80.02173461240275,
        28.792296578076378
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.384486+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_East_1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_East_1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_East_1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            68152,
            60781
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -81.65975381659831,
            0.0,
            -2.69494585236e-05,
            28.79229751361305
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 65.771,
                "mean": -9.821,
                "stddev": 0.0
              },
              "nodata": -9999.9
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_East_2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.53724340672017,
              28.344259010882006
            ],
            [
              -82.53724340672017,
              29.84052146326117
            ],
            [
              -80.6624210967787,
              29.84052146326117
            ],
            [
              -80.6624210967787,
              28.344259010882006
            ],
            [
              -82.53724340672017,
              28.344259010882006
            ]
          ]
        ]
      },
      "bbox": [
        -82.53724340672017,
        28.344259010882006,
        -80.6624210967787,
        29.84052146326117
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.399329+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_East_2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_East_2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_East_2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            55521,
            69568
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -82.53724480848831,
            0.0,
            -2.69494585236e-05,
            29.8405226658885
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 72.831,
                "mean": -0.973,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_Keys_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.01574450989358,
              24.39539862547037
            ],
            [
              -83.01574450989358,
              25.355232994157074
            ],
            [
              -80.1492623690323,
              25.355232994157074
            ],
            [
              -80.1492623690323,
              24.39539862547037
            ],
            [
              -83.01574450989358,
              24.39539862547037
            ]
          ]
        ]
      },
      "bbox": [
        -83.01574450989358,
        24.39539862547037,
        -80.1492623690323,
        25.355232994157074
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.413057+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_Keys_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_Keys_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_Keys_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            35616,
            106365
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -83.01574152489349,
            0.0,
            -2.69494585236e-05,
            25.355230540246396
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 28.439,
                "mean": -92.912,
                "stddev": 0.0
              },
              "nodata": -9999.9
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_NE_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.05152547634863,
              29.62151119132538
            ],
            [
              -82.05152547634863,
              30.8306797399378
            ],
            [
              -81.14976806631348,
              30.8306797399378
            ],
            [
              -81.14976806631348,
              29.62151119132538
            ],
            [
              -82.05152547634863,
              29.62151119132538
            ]
          ]
        ]
      },
      "bbox": [
        -82.05152547634863,
        29.62151119132538,
        -81.14976806631348,
        30.8306797399378
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.428179+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_NE_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_NE_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_NE_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            44868,
            33461
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -82.05152695169261,
            0.0,
            -2.69494585236e-05,
            30.830682462789525
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 103.911,
                "mean": -2.619,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_SE_GCS_3m_NAVDm_v3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.8872374976974,
              25.10703349052747
            ],
            [
              -80.8872374976974,
              26.97193616383819
            ],
            [
              -79.97329941028306,
              26.97193616383819
            ],
            [
              -79.97329941028306,
              25.10703349052747
            ],
            [
              -80.8872374976974,
              25.10703349052747
            ]
          ]
        ]
      },
      "bbox": [
        -80.8872374976974,
        25.10703349052747,
        -79.97329941028306,
        26.97193616383819
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.442513+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_SE_GCS_3m_NAVDm_v3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_SE_GCS_3m_NAVDm_v3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_SE_GCS_3m_NAVDm_v3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            69200,
            33913
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -80.88723639719342,
            0.0,
            -2.69494585236e-05,
            26.97193616383819
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 66.104,
                "mean": -11.534,
                "stddev": 0.0
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_SW_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.33604433224845,
              25.10517606670189
            ],
            [
              -82.33604433224845,
              26.949653453119556
            ],
            [
              -80.85699970551178,
              26.949653453119556
            ],
            [
              -80.85699970551178,
              25.10517606670189
            ],
            [
              -82.33604433224845,
              25.10517606670189
            ]
          ]
        ]
      },
      "bbox": [
        -82.33604433224845,
        25.10517606670189,
        -80.85699970551178,
        26.949653453119556
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.457143+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_SW_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_SW_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_SW_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            68442,
            54882
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -82.33604252174496,
            0.0,
            -2.69494585236e-05,
            26.949653288372133
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 32.579,
                "mean": -14.133,
                "stddev": 0.0
              },
              "nodata": -9999.9
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_West_1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9099287732503,
              26.767780456579153
            ],
            [
              -82.9099287732503,
              28.47944836524617
            ],
            [
              -81.56124312143743,
              28.47944836524617
            ],
            [
              -81.56124312143743,
              26.767780456579153
            ],
            [
              -82.9099287732503,
              26.767780456579153
            ]
          ]
        ]
      },
      "bbox": [
        -82.9099287732503,
        26.767780456579153,
        -81.56124312143743,
        28.47944836524617
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.515787+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_West_1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_West_1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_West_1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            63514,
            50045
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -82.90992877325029,
            0.0,
            -2.69494585236e-05,
            28.479448365246167
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 103.279,
                "mean": -6.032,
                "stddev": 45.343
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_West_2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.24088647876542,
              28.432389410270176
            ],
            [
              -83.24088647876542,
              29.592213768723198
            ],
            [
              -81.63766170051076,
              29.592213768723198
            ],
            [
              -81.63766170051076,
              28.432389410270176
            ],
            [
              -83.24088647876542,
              28.432389410270176
            ]
          ]
        ]
      },
      "bbox": [
        -83.24088647876542,
        28.432389410270176,
        -81.63766170051076,
        29.592213768723198
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.531246+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_West_2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_West_2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_West_2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            43037,
            59490
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -83.24088935980939,
            0.0,
            -2.69494585236e-05,
            29.592216022195828
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 82.72,
                "mean": -6.266,
                "stddev": 0.0
              },
              "nodata": -9999.9
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "FL_West_3_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -84.00092032458423,
              29.25009468018103
            ],
            [
              -84.00092032458423,
              30.305112671424848
            ],
            [
              -82.6552782708697,
              30.305112671424848
            ],
            [
              -82.6552782708697,
              29.25009468018103
            ],
            [
              -84.00092032458423,
              29.25009468018103
            ]
          ]
        ]
      },
      "bbox": [
        -84.00092032458423,
        29.25009468018103,
        -82.6552782708697,
        30.305112671424848
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.546337+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/FL/FL_West_3_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FL_West_3_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/FL/FL_West_3_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            39148,
            49932
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -84.0009214978831,
            0.0,
            -2.69494585236e-05,
            30.305114842335797
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 39.522,
                "mean": 0.741,
                "stddev": 0.0
              },
              "nodata": -9999.9
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GA_north_GCS_3m_NAVD88",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.98285263524087,
              31.289720470827746
            ],
            [
              -81.98285263524087,
              32.59633801788527
            ],
            [
              -80.75037304858172,
              32.59633801788527
            ],
            [
              -80.75037304858172,
              31.289720470827746
            ],
            [
              -81.98285263524087,
              31.289720470827746
            ]
          ]
        ]
      },
      "bbox": [
        -81.98285263524087,
        31.289720470827746,
        -80.75037304858172,
        32.59633801788527
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.559825+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/GA/GA_north_GCS_3m_NAVD88.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GA_north_GCS_3m_NAVD88": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/GA/GA_north_GCS_3m_NAVD88.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            48484,
            45733
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -81.98285263524087,
            0.0,
            -2.69494585236e-05,
            32.59633801788527
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 56.89,
                "mean": -3.141,
                "stddev": 39.4
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "GA_south_GCS_3m_NAVD88",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.42148513263272,
              30.3547385112805
            ],
            [
              -82.42148513263272,
              31.830140517071246
            ],
            [
              -81.181513596504,
              31.830140517071246
            ],
            [
              -81.181513596504,
              30.3547385112805
            ],
            [
              -82.42148513263272,
              30.3547385112805
            ]
          ]
        ]
      },
      "bbox": [
        -82.42148513263272,
        30.3547385112805,
        -81.181513596504,
        31.830140517071246
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.572762+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/GA/GA_south_GCS_3m_NAVD88.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GA_south_GCS_3m_NAVD88": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/GA/GA_south_GCS_3m_NAVD88.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            54747,
            46011
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -82.42148513263271,
            0.0,
            -2.69494585236e-05,
            31.830140517071243
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MD_Southeast_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.2375907904941,
              37.88570132424159
            ],
            [
              -76.2375907904941,
              38.56181467098469
            ],
            [
              -74.98513686501313,
              38.56181467098469
            ],
            [
              -74.98513686501313,
              37.88570132424159
            ],
            [
              -76.2375907904941,
              37.88570132424159
            ]
          ]
        ]
      },
      "bbox": [
        -76.2375907904941,
        37.88570132424159,
        -74.98513686501313,
        38.56181467098469
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.587725+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MD/MD_Southeast_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MD_Southeast_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MD/MD_Southeast_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            25088,
            46474
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -76.23759502451742,
            0.0,
            -2.69494585236e-05,
            38.561810100210266
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 43.072,
                "mean": -25.842,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MD_East_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.46623972638389,
              38.056613587282634
            ],
            [
              -76.46623972638389,
              39.26368316034016
            ],
            [
              -75.69925272860948,
              39.26368316034016
            ],
            [
              -75.69925272860948,
              38.056613587282634
            ],
            [
              -76.46623972638389,
              38.056613587282634
            ]
          ]
        ]
      },
      "bbox": [
        -76.46623972638389,
        38.056613587282634,
        -75.69925272860948,
        39.26368316034016
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.601649+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MD/MD_East_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MD_East_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MD/MD_East_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            44790,
            28460
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -76.46624219670451,
            0.0,
            -2.69494585236e-05,
            39.26368046918975
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 36.226,
                "mean": -28.571,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MD_North_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.57055444625902,
              38.99160448177569
            ],
            [
              -76.57055444625902,
              39.722986673922286
            ],
            [
              -75.75479146024448,
              39.722986673922286
            ],
            [
              -75.75479146024448,
              38.99160448177569
            ],
            [
              -76.57055444625902,
              38.99160448177569
            ]
          ]
        ]
      },
      "bbox": [
        -76.57055444625902,
        38.99160448177569,
        -75.75479146024448,
        39.722986673922286
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.615417+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MD/MD_North_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MD_North_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MD/MD_North_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            27139,
            30270
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -76.57055516174916,
            0.0,
            -2.69494585236e-05,
            39.72298489051576
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 246.904,
                "mean": 27.345,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MD_Southwest_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.32415092100702,
              37.88757802377426
            ],
            [
              -77.32415092100702,
              38.70751724999953
            ],
            [
              -76.20032594799741,
              38.70751724999953
            ],
            [
              -76.20032594799741,
              37.88757802377426
            ],
            [
              -77.32415092100702,
              37.88757802377426
            ]
          ]
        ]
      },
      "bbox": [
        -77.32415092100702,
        37.88757802377426,
        -76.20032594799741,
        38.70751724999953
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.629462+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MD/MD_Southwest_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MD_Southwest_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MD/MD_Southwest_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            30425,
            41701
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -77.32415126129985,
            0.0,
            -2.69494585236e-05,
            38.70751625331002
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 82.65,
                "mean": -24.569,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MD_West_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18827019334303,
              38.30414896220674
            ],
            [
              -77.18827019334303,
              39.72220446193942
            ],
            [
              -76.28651041504982,
              39.72220446193942
            ],
            [
              -76.28651041504982,
              38.30414896220674
            ],
            [
              -77.18827019334303,
              38.30414896220674
            ]
          ]
        ]
      },
      "bbox": [
        -77.18827019334303,
        38.30414896220674,
        -76.28651041504982,
        39.72220446193942
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.643642+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MD/MD_West_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MD_West_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MD/MD_West_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            52619,
            33461
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -77.18827082440203,
            0.0,
            -2.69494585236e-05,
            39.72220268190108
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 295.277,
                "mean": 39.779,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MS_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.69132751157974,
              30.145187550874944
            ],
            [
              -89.69132751157974,
              30.73694631021767
            ],
            [
              -88.38338724416359,
              30.73694631021767
            ],
            [
              -88.38338724416359,
              30.145187550874944
            ],
            [
              -89.69132751157974,
              30.145187550874944
            ]
          ]
        ]
      },
      "bbox": [
        -89.69132751157974,
        30.145187550874944,
        -88.38338724416359,
        30.73694631021767
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.659813+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MS/MS_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MS_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MS/MS_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            21958,
            48533
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -89.69132626220568,
            0.0,
            -2.69494585236e-05,
            30.73694958288734
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 81.937,
                "mean": -18.661,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NC_Middle2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.60555396322103,
              35.00511726949799
            ],
            [
              -76.60555396322103,
              36.24588191987768
            ],
            [
              -75.39900618101852,
              36.24588191987768
            ],
            [
              -75.39900618101852,
              35.00511726949799
            ],
            [
              -76.60555396322103,
              35.00511726949799
            ]
          ]
        ]
      },
      "bbox": [
        -76.60555396322103,
        35.00511726949799,
        -75.39900618101852,
        36.24588191987768
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.675473+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NC/NC_Middle2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NC_Middle2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NC/NC_Middle2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            46125,
            44853
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -76.60555675447002,
            0.0,
            -2.69e-05,
            36.2458841783986
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 27.745,
                "mean": -67.438,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NC_Southern1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -78.65180586423719,
              33.751970168144005
            ],
            [
              -78.65180586423719,
              34.733176355421975
            ],
            [
              -77.48345666875231,
              34.733176355421975
            ],
            [
              -77.48345666875231,
              33.751970168144005
            ],
            [
              -78.65180586423719,
              33.751970168144005
            ]
          ]
        ]
      },
      "bbox": [
        -78.65180586423719,
        33.751970168144005,
        -77.48345666875231,
        34.733176355421975
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.690537+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NC/NC_Southern1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NC_Southern1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NC/NC_Southern1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            36476,
            43433
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -78.6518076407521,
            0.0,
            -2.69e-05,
            34.7331780129266
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 46.875,
                "mean": -7.661,
                "stddev": 41.395
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NC_Northern_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95167358374437,
              35.97359128851799
            ],
            [
              -76.95167358374437,
              36.55299300980296
            ],
            [
              -75.70794849380438,
              36.55299300980296
            ],
            [
              -75.70794849380438,
              35.97359128851799
            ],
            [
              -76.95167358374437,
              35.97359128851799
            ]
          ]
        ]
      },
      "bbox": [
        -76.95167358374437,
        35.97359128851799,
        -75.70794849380438,
        36.55299300980296
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.705261+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NC/NC_Northern_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NC_Northern_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NC/NC_Northern_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            21539,
            46235
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -76.95167671464556,
            0.0,
            -2.69e-05,
            36.5529945727729
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 29.212,
                "mean": -23.532,
                "stddev": 46.089
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NC_Middle1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52422445490632,
              35.34776110693091
            ],
            [
              -77.52422445490632,
              36.548124408792816
            ],
            [
              -75.83898872992847,
              36.548124408792816
            ],
            [
              -75.83898872992847,
              35.34776110693091
            ],
            [
              -77.52422445490632,
              35.34776110693091
            ]
          ]
        ]
      },
      "bbox": [
        -77.52422445490632,
        35.34776110693091,
        -75.83898872992847,
        36.548124408792816
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.716965+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NC/NC_Middle1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NC_Middle1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NC/NC_Middle1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            44623,
            62648
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -77.52422675149916,
            0.0,
            -2.69e-05,
            36.54812567911863
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.40282e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NC_Southern2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.7315628146809,
              34.39880791348061
            ],
            [
              -77.7315628146809,
              35.76183247011554
            ],
            [
              -76.00544310002242,
              35.76183247011554
            ],
            [
              -76.00544310002242,
              34.39880791348061
            ],
            [
              -77.7315628146809,
              34.39880791348061
            ]
          ]
        ]
      },
      "bbox": [
        -77.7315628146809,
        34.39880791348061,
        -76.00544310002242,
        35.76183247011554
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.728384+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NC/NC_Southern2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NC_Southern2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NC/NC_Southern2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            50670,
            64168
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -77.73156458928796,
            0.0,
            -2.69e-05,
            35.761834741271045
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.40282e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NJ_Northern_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.79868771241765,
              40.2502129401409
            ],
            [
              -74.79868771241765,
              41.20379277235864
            ],
            [
              -73.89278135953961,
              41.20379277235864
            ],
            [
              -73.89278135953961,
              40.2502129401409
            ],
            [
              -74.79868771241765,
              40.2502129401409
            ]
          ]
        ]
      },
      "bbox": [
        -74.79868771241765,
        40.2502129401409,
        -73.89278135953961,
        41.20379277235864
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.740507+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NJ/NJ_Northern_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NJ_Northern_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NJ/NJ_Northern_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            35384,
            33615
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -74.79868768288213,
            0.0,
            -2.69494585236e-05,
            41.20379285260634
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 355.664,
                "mean": 44.359,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NJ_Middle_GCS_3m_NAVDm_FY21Update",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.06168773756389,
              39.47430144623141
            ],
            [
              -75.06168773756389,
              40.526406212709546
            ],
            [
              -73.88388833402003,
              40.526406212709546
            ],
            [
              -73.88388833402003,
              39.47430144623141
            ],
            [
              -75.06168773756389,
              39.47430144623141
            ]
          ]
        ]
      },
      "bbox": [
        -75.06168773756389,
        39.47430144623141,
        -73.88388833402003,
        40.526406212709546
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.752428+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NJ/NJ_Middle_GCS_3m_NAVDm_FY21Update.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NJ_Middle_GCS_3m_NAVDm_FY21Update": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NJ/NJ_Middle_GCS_3m_NAVDm_FY21Update.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            39040,
            43704
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -75.0616876541772,
            0.0,
            -2.69494585236e-05,
            40.5264058225502
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 147.423,
                "mean": 2.856,
                "stddev": 50.892
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NJ_Southern_GCS_3m_NAVDm_FY21Update",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.5723364255588,
              38.78775560021479
            ],
            [
              -75.5723364255588,
              39.99711403013775
            ],
            [
              -74.23090110772874,
              39.99711403013775
            ],
            [
              -74.23090110772874,
              38.78775560021479
            ],
            [
              -75.5723364255588,
              38.78775560021479
            ]
          ]
        ]
      },
      "bbox": [
        -75.5723364255588,
        38.78775560021479,
        -74.23090110772874,
        39.99711403013775
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.764030+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NJ/NJ_Southern_GCS_3m_NAVDm_FY21Update.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NJ_Southern_GCS_3m_NAVDm_FY21Update": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NJ/NJ_Southern_GCS_3m_NAVDm_FY21Update.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            44875,
            49776
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -75.57233796302681,
            0.0,
            -2.69494585236e-05,
            39.99711255146069
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 76.827,
                "mean": -11.932,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NY_Metro_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.26026758435923,
              40.476468955581886
            ],
            [
              -74.26026758435923,
              41.33658867528555
            ],
            [
              -73.42197670862681,
              41.33658867528555
            ],
            [
              -73.42197670862681,
              40.476468955581886
            ],
            [
              -74.26026758435923,
              40.476468955581886
            ]
          ]
        ]
      },
      "bbox": [
        -74.26026758435923,
        40.476468955581886,
        -73.42197670862681,
        41.33658867528555
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.778879+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NY/NY_Metro_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NY_Metro_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NY/NY_Metro_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            31916,
            31106
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -74.26026693264276,
            0.0,
            -2.69494585236e-05,
            41.33658898671672
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NY_Hudson_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -74.12137800114998,
              41.27459508719725
            ],
            [
              -74.12137800114998,
              42.79713193039434
            ],
            [
              -73.62173478523485,
              42.79713193039434
            ],
            [
              -73.62173478523485,
              41.27459508719725
            ],
            [
              -74.12137800114998,
              41.27459508719725
            ]
          ]
        ]
      },
      "bbox": [
        -74.12137800114998,
        41.27459508719725,
        -73.62173478523485,
        42.79713193039434
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.791050+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NY/NY_Hudson_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NY_Hudson_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NY/NY_Hudson_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            56496,
            18540
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -74.12137798405564,
            0.0,
            -2.69494585236e-05,
            42.79713223886472
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 489.561,
                "mean": 31.091,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NY_Suffolk_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.50108944646615,
              40.53336264261352
            ],
            [
              -73.50108944646615,
              41.311287838705695
            ],
            [
              -71.77629504340153,
              41.311287838705695
            ],
            [
              -71.77629504340153,
              40.53336264261352
            ],
            [
              -73.50108944646615,
              40.53336264261352
            ]
          ]
        ]
      },
      "bbox": [
        -73.50108944646615,
        40.53336264261352,
        -71.77629504340153,
        41.311287838705695
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.802715+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NY/NY_Suffolk_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NY_Suffolk_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NY/NY_Suffolk_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            28866,
            64001
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -73.50108916786974,
            0.0,
            -2.69494585236e-05,
            41.31128728989859
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 121.758,
                "mean": -49.736,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "OR_PQR1_GCS_5m_NAVD88m",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.231503895792,
              43.861022297384395
            ],
            [
              -124.231503895792,
              45.78440172086882
            ],
            [
              -123.61097748729345,
              45.78440172086882
            ],
            [
              -123.61097748729345,
              43.861022297384395
            ],
            [
              -124.231503895792,
              43.861022297384395
            ]
          ]
        ]
      },
      "bbox": [
        -124.231503895792,
        43.861022297384395,
        -123.61097748729345,
        45.78440172086882
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.814874+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/OR/OR_PQR1_GCS_5m_NAVD88m.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OR_PQR1_GCS_5m_NAVD88m": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/OR/OR_PQR1_GCS_5m_NAVD88m.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            42822,
            13815
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            4.4915764206e-05,
            0.0,
            -124.23149895313148,
            0.0,
            -4.4915764206e-05,
            45.7844077680329
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.856,
                "maximum": 861.717,
                "mean": 72.96,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "OR_PQR2_GCS_5m_NAVD88m",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16087240778667,
              45.43159961662857
            ],
            [
              -124.16087240778667,
              46.300016994693046
            ],
            [
              -121.81910650039957,
              46.300016994693046
            ],
            [
              -121.81910650039957,
              45.43159961662857
            ],
            [
              -124.16087240778667,
              45.43159961662857
            ]
          ]
        ]
      },
      "bbox": [
        -124.16087240778667,
        45.43159961662857,
        -121.81910650039957,
        46.300016994693046
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.826633+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/OR/OR_PQR2_GCS_5m_NAVD88m.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OR_PQR2_GCS_5m_NAVD88m": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/OR/OR_PQR2_GCS_5m_NAVD88m.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            19298,
            52039
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            4.5e-05,
            0.0,
            -124.16086380157061,
            0.0,
            -4.5e-05,
            46.30001894035458
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 3.4e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "OR_MFR_GCS_5m_NAVD88m",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.70478788702907,
              41.994536792635
            ],
            [
              -124.70478788702907,
              43.946051584309345
            ],
            [
              -121.972564867817,
              43.946051584309345
            ],
            [
              -121.972564867817,
              41.994536792635
            ],
            [
              -124.70478788702907,
              41.994536792635
            ]
          ]
        ]
      },
      "bbox": [
        -124.70478788702907,
        41.994536792635,
        -121.972564867817,
        43.946051584309345
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.838201+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/OR/OR_MFR_GCS_5m_NAVD88m.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OR_MFR_GCS_5m_NAVD88m": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/OR/OR_MFR_GCS_5m_NAVD88m.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            43367,
            60716
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            4.5e-05,
            0.0,
            -124.70478838299694,
            0.0,
            -4.5e-05,
            43.94605184396622
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 3.4e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "LA_West_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -93.93024596252101,
              29.527522289943963
            ],
            [
              -93.93024596252101,
              30.74060353905801
            ],
            [
              -92.58169206227456,
              30.74060353905801
            ],
            [
              -92.58169206227456,
              29.527522289943963
            ],
            [
              -93.93024596252101,
              29.527522289943963
            ]
          ]
        ]
      },
      "bbox": [
        -93.93024596252101,
        29.527522289943963,
        -92.58169206227456,
        30.74060353905801
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.851026+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/LA/LA_West_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LA_West_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/LA/LA_West_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            45013,
            50040
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585332e-05,
            0.0,
            -93.930241299,
            0.0,
            -2.6949458512e-05,
            30.740604978
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "LA_Central_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -92.73964596516609,
              29.23869043221752
            ],
            [
              -92.73964596516609,
              30.498634708945815
            ],
            [
              -91.08157138774115,
              30.498634708945815
            ],
            [
              -91.08157138774115,
              29.23869043221752
            ],
            [
              -92.73964596516609,
              29.23869043221752
            ]
          ]
        ]
      },
      "bbox": [
        -92.73964596516609,
        29.23869043221752,
        -91.08157138774115,
        30.498634708945815
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.863234+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/LA/LA_Central_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LA_Central_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/LA/LA_Central_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            46752,
            61525
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585291e-05,
            0.0,
            -92.739638591,
            0.0,
            -2.69494585258e-05,
            30.49863971
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "LA_CentralEast_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -91.70226125698568,
              28.98531375834417
            ],
            [
              -91.70226125698568,
              30.65820657542725
            ],
            [
              -89.99791788480448,
              30.65820657542725
            ],
            [
              -89.99791788480448,
              28.98531375834417
            ],
            [
              -91.70226125698568,
              28.98531375834417
            ]
          ]
        ]
      },
      "bbox": [
        -91.70226125698568,
        28.98531375834417,
        -89.99791788480448,
        30.65820657542725
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.875244+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/LA/LA_CentralEast_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LA_CentralEast_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/LA/LA_CentralEast_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            62075,
            63242
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585244e-05,
            0.0,
            -91.702259389,
            0.0,
            -2.6949458526e-05,
            30.658210377
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "LA_Delta_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.68976541255016,
              28.854208403326442
            ],
            [
              -90.68976541255016,
              30.213056454280387
            ],
            [
              -88.75735037769971,
              30.213056454280387
            ],
            [
              -88.75735037769971,
              28.854208403326442
            ],
            [
              -90.68976541255016,
              28.854208403326442
            ]
          ]
        ]
      },
      "bbox": [
        -90.68976541255016,
        28.854208403326442,
        -88.75735037769971,
        30.213056454280387
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.886863+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/LA/LA_Delta_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LA_Delta_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/LA/LA_Delta_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            50422,
            71705
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585315e-05,
            0.0,
            -90.689765415,
            0.0,
            -2.694945853e-05,
            30.213060027
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "LA_LakePontchartrain_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -91.66272088915525,
              29.909209615918318
            ],
            [
              -91.66272088915525,
              31.000314122236325
            ],
            [
              -89.50377046993826,
              31.000314122236325
            ],
            [
              -89.50377046993826,
              29.909209615918318
            ],
            [
              -91.66272088915525,
              29.909209615918318
            ]
          ]
        ]
      },
      "bbox": [
        -91.66272088915525,
        29.909209615918318,
        -89.50377046993826,
        31.000314122236325
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.898256+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/LA/LA_LakePontchartrain_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LA_LakePontchartrain_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/LA/LA_LakePontchartrain_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            40487,
            80111
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585263e-05,
            0.0,
            -91.662719199,
            0.0,
            -2.69494585422e-05,
            31.00031827
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "LA_CentralNorth_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -92.63488591562464,
              30.29796743988702
            ],
            [
              -92.63488591562464,
              31.01253336194549
            ],
            [
              -91.3084324074796,
              31.01253336194549
            ],
            [
              -91.3084324074796,
              30.29796743988702
            ],
            [
              -92.63488591562464,
              30.29796743988702
            ]
          ]
        ]
      },
      "bbox": [
        -92.63488591562464,
        30.29796743988702,
        -91.3084324074796,
        31.01253336194549
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.909869+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/LA/LA_CentralNorth_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LA_CentralNorth_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/LA/LA_CentralNorth_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            26515,
            49220
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585128e-05,
            0.0,
            -92.63488407,
            0.0,
            -2.69494585329e-05,
            31.01253801
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "SC_South_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.42858893252065,
              32.032532515173145
            ],
            [
              -81.42858893252065,
              33.18208990138181
            ],
            [
              -80.22251538880987,
              33.18208990138181
            ],
            [
              -80.22251538880987,
              32.032532515173145
            ],
            [
              -81.42858893252065,
              32.032532515173145
            ]
          ]
        ]
      },
      "bbox": [
        -81.42858893252065,
        32.032532515173145,
        -80.22251538880987,
        33.18208990138181
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.927549+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/SC/SC_South_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "SC_South_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/SC/SC_South_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            42656,
            44753
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -81.4285875808863,
            0.0,
            -2.69494585236e-05,
            33.182092391851256
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -9999.2,
                "maximum": 44.92,
                "mean": -5334.188,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "SC_Central_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.7930419552846,
              32.481672421380274
            ],
            [
              -80.7930419552846,
              33.50807089350818
            ],
            [
              -79.26077410867025,
              33.50807089350818
            ],
            [
              -79.26077410867025,
              32.481672421380274
            ],
            [
              -80.7930419552846,
              32.481672421380274
            ]
          ]
        ]
      },
      "bbox": [
        -80.7930419552846,
        32.481672421380274,
        -79.26077410867025,
        33.50807089350818
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.942920+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/SC/SC_Central_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "SC_Central_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/SC/SC_Central_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            38086,
            56857
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -80.79304147341452,
            0.0,
            -2.69494585236e-05,
            33.50807344826865
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 61.613,
                "mean": -6.666,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "SC_North_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.10277755810452,
              33.04889346486474
            ],
            [
              -80.10277755810452,
              34.3084866971739
            ],
            [
              -78.49820292151561,
              34.3084866971739
            ],
            [
              -78.49820292151561,
              33.04889346486474
            ],
            [
              -80.10277755810452,
              33.04889346486474
            ]
          ]
        ]
      },
      "bbox": [
        -80.10277755810452,
        33.04889346486474,
        -78.49820292151561,
        34.3084866971739
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.957843+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/SC/SC_North_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "SC_North_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/SC/SC_North_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            46739,
            59540
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -80.10277607835678,
            0.0,
            -2.69494585236e-05,
            34.308488034526306
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 48.539,
                "mean": 3.688,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "TX_South2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -98.06082256744797,
              25.836474758083458
            ],
            [
              -98.06082256744797,
              27.636835282825228
            ],
            [
              -97.08834746534288,
              27.636835282825228
            ],
            [
              -97.08834746534288,
              25.836474758083458
            ],
            [
              -98.06082256744797,
              25.836474758083458
            ]
          ]
        ]
      },
      "bbox": [
        -98.06082256744797,
        25.836474758083458,
        -97.08834746534288,
        27.636835282825228
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.970934+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/TX/TX_South2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "TX_South2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/TX/TX_South2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            66805,
            36085
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585285e-05,
            0.0,
            -98.060812475,
            0.0,
            -2.69494585286e-05,
            27.636837501
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "TX_South1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.94316595721835,
              27.557442834407205
            ],
            [
              -97.94316595721835,
              28.55573322773473
            ],
            [
              -96.76210387108175,
              28.55573322773473
            ],
            [
              -96.76210387108175,
              27.557442834407205
            ],
            [
              -97.94316595721835,
              27.557442834407205
            ]
          ]
        ]
      },
      "bbox": [
        -97.94316595721835,
        27.557442834407205,
        -96.76210387108175,
        28.55573322773473
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.982639+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/TX/TX_South1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "TX_South1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/TX/TX_South1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            37043,
            43825
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585054e-05,
            0.0,
            -97.943159569,
            0.0,
            -2.69494585212e-05,
            28.555734611
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "TX_North2_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -95.96182096916667,
              28.768230327480072
            ],
            [
              -95.96182096916667,
              30.49445185019531
            ],
            [
              -94.35234313330172,
              30.49445185019531
            ],
            [
              -94.35234313330172,
              28.768230327480072
            ],
            [
              -95.96182096916667,
              28.768230327480072
            ]
          ]
        ]
      },
      "bbox": [
        -95.96182096916667,
        28.768230327480072,
        -94.35234313330172,
        30.49445185019531
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:57.994512+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/TX/TX_North2_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "TX_North2_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/TX/TX_North2_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            64054,
            59722
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585245e-05,
            0.0,
            -95.961815417,
            0.0,
            -2.69494585194e-05,
            30.49445526
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "TX_North1_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -94.7337816156285,
              29.505419235366784
            ],
            [
              -94.7337816156285,
              31.187503161455552
            ],
            [
              -93.50709149687958,
              31.187503161455552
            ],
            [
              -93.50709149687958,
              29.505419235366784
            ],
            [
              -94.7337816156285,
              29.505419235366784
            ]
          ]
        ]
      },
      "bbox": [
        -94.7337816156285,
        29.505419235366784,
        -93.50709149687958,
        31.187503161455552
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.005957+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/TX/TX_North1_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "TX_North1_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/TX/TX_North1_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            62416,
            45518
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585439e-05,
            0.0,
            -94.733776313,
            0.0,
            -2.69494585203e-05,
            31.187503427
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "TX_Central_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -97.30694655861886,
              28.0219204334198
            ],
            [
              -97.30694655861886,
              29.2647749131577
            ],
            [
              -95.49556450384901,
              29.2647749131577
            ],
            [
              -95.49556450384901,
              28.0219204334198
            ],
            [
              -97.30694655861886,
              28.0219204334198
            ]
          ]
        ]
      },
      "bbox": [
        -97.30694655861886,
        28.0219204334198,
        -95.49556450384901,
        29.2647749131577
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.017580+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/TX/TX_Central_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "TX_Central_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/TX/TX_Central_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            46118,
            67214
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585205e-05,
            0.0,
            -97.306940786,
            0.0,
            -2.69494585195e-05,
            29.26477783
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "VA_EasternShore_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.23759052850244,
              36.98979792179887
            ],
            [
              -76.23759052850244,
              38.02883782928097
            ],
            [
              -75.16529319628464,
              38.02883782928097
            ],
            [
              -75.16529319628464,
              36.98979792179887
            ],
            [
              -76.23759052850244,
              36.98979792179887
            ]
          ]
        ]
      },
      "bbox": [
        -76.23759052850244,
        36.98979792179887,
        -75.16529319628464,
        38.02883782928097
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.029675+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/VA/VA_EasternShore_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "VA_EasternShore_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/VA/VA_EasternShore_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            38555,
            39789
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -76.23759478027665,
            0.0,
            -2.69494585236e-05,
            38.028835928296715
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 40.231,
                "mean": -65.624,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "VA_Northern_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.5056135219476,
              37.58543504367848
            ],
            [
              -77.5056135219476,
              38.95312310517452
            ],
            [
              -76.15066829735478,
              38.95312310517452
            ],
            [
              -76.15066829735478,
              37.58543504367848
            ],
            [
              -77.5056135219476,
              37.58543504367848
            ]
          ]
        ]
      },
      "bbox": [
        -77.5056135219476,
        37.58543504367848,
        -76.15066829735478,
        38.95312310517452
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.042062+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/VA/VA_Northern_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "VA_Northern_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/VA/VA_Northern_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            50750,
            50277
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -77.50561339194061,
            0.0,
            -2.69494585236e-05,
            38.95312164054653
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 162.048,
                "mean": 13.858,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "VA_Middle_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.51993309608714,
              36.93049850218192
            ],
            [
              -77.51993309608714,
              38.32758752236839
            ],
            [
              -76.13261857908238,
              38.32758752236839
            ],
            [
              -76.13261857908238,
              36.93049850218192
            ],
            [
              -77.51993309608714,
              36.93049850218192
            ]
          ]
        ]
      },
      "bbox": [
        -77.51993309608714,
        36.93049850218192,
        -76.13261857908238,
        38.32758752236839
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.053774+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/VA/VA_Middle_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "VA_Middle_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/VA/VA_Middle_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            51841,
            51478
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -77.5199329881765,
            0.0,
            -2.69494585236e-05,
            38.327587239311256
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 92.228,
                "mean": -6.297,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "VA_Southern_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50303003589498,
              36.542885118839145
            ],
            [
              -77.50303003589498,
              37.567722753397476
            ],
            [
              -75.79636769612003,
              37.567722753397476
            ],
            [
              -75.79636769612003,
              36.542885118839145
            ],
            [
              -77.50303003589498,
              36.542885118839145
            ]
          ]
        ]
      },
      "bbox": [
        -77.50303003589498,
        36.542885118839145,
        -75.79636769612003,
        37.567722753397476
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.065639+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/VA/VA_Southern_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "VA_Southern_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/VA/VA_Southern_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            38028,
            63328
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -77.5030337215009,
            0.0,
            -2.69494585236e-05,
            37.56772262876807
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 81.675,
                "mean": 1.241,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "WA_PacificCoast_GCS_3m_NAVDm_Redacted",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.8618605267557,
              46.77734380495754
            ],
            [
              -124.8618605267557,
              48.51407104092499
            ],
            [
              -123.1565303573025,
              48.51407104092499
            ],
            [
              -123.1565303573025,
              46.77734380495754
            ],
            [
              -124.8618605267557,
              46.77734380495754
            ]
          ]
        ]
      },
      "bbox": [
        -124.8618605267557,
        46.77734380495754,
        -123.1565303573025,
        48.51407104092499
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.075456+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/WA/WA_PacificCoast_GCS_3m_NAVDm_Redacted.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "WA_PacificCoast_GCS_3m_NAVDm_Redacted": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/WA/WA_PacificCoast_GCS_3m_NAVDm_Redacted.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            52162,
            51219
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            3.32948743524e-05,
            0.0,
            -124.86186052675569,
            0.0,
            -3.32948743524e-05,
            48.51407104092498
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "band_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "WA_PugetSound_NE_GCS_3m_NAVD",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.32378543803998,
              47.7743907700351
            ],
            [
              -123.32378543803998,
              49.00339387654469
            ],
            [
              -120.65330969402082,
              49.00339387654469
            ],
            [
              -120.65330969402082,
              47.7743907700351
            ],
            [
              -123.32378543803998,
              47.7743907700351
            ]
          ]
        ]
      },
      "bbox": [
        -123.32378543803998,
        47.7743907700351,
        -120.65330969402082,
        49.00339387654469
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.087098+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/WA/WA_PugetSound_NE_GCS_3m_NAVD.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "WA_PugetSound_NE_GCS_3m_NAVD": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/WA/WA_PugetSound_NE_GCS_3m_NAVD.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            45604,
            99092
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -123.32378543803998,
            0.0,
            -2.69494585236e-05,
            49.00339387654469
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 1251.962,
                "mean": 18.132,
                "stddev": 150.733
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "WA_PugetSound_SE_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.20614156014219,
              46.71751884684623
            ],
            [
              -123.20614156014219,
              47.79624773753972
            ],
            [
              -121.06183375786307,
              47.79624773753972
            ],
            [
              -121.06183375786307,
              46.71751884684623
            ],
            [
              -123.20614156014219,
              46.71751884684623
            ]
          ]
        ]
      },
      "bbox": [
        -123.20614156014219,
        46.71751884684623,
        -121.06183375786307,
        47.79624773753972
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.098596+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/WA/WA_PugetSound_SE_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "WA_PugetSound_SE_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/WA/WA_PugetSound_SE_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            32567,
            64737
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            3.31233730676e-05,
            0.0,
            -123.20614156014219,
            0.0,
            -3.31233730676e-05,
            47.79624773753972
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 434.748,
                "mean": 30.798,
                "stddev": 81.601
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "WA_PugetSound_West_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.82080835305254,
              47.079257804332386
            ],
            [
              -123.82080835305254,
              48.371342531670784
            ],
            [
              -122.41250121191848,
              48.371342531670784
            ],
            [
              -122.41250121191848,
              47.079257804332386
            ],
            [
              -123.82080835305254,
              47.079257804332386
            ]
          ]
        ]
      },
      "bbox": [
        -123.82080835305254,
        47.079257804332386,
        -122.41250121191848,
        48.371342531670784
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.110009+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/WA/WA_PugetSound_West_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "WA_PugetSound_West_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/WA/WA_PugetSound_West_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            39033,
            42544
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            3.31023679281e-05,
            0.0,
            -123.82080835305253,
            0.0,
            -3.31023679281e-05,
            48.37134253167078
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 1737.821,
                "mean": 39.299,
                "stddev": 186.419
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "WA_South_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18251498782122,
              45.542653226539656
            ],
            [
              -124.18251498782122,
              46.79529100817445
            ],
            [
              -119.86496918721608,
              46.79529100817445
            ],
            [
              -119.86496918721608,
              45.542653226539656
            ],
            [
              -124.18251498782122,
              45.542653226539656
            ]
          ]
        ]
      },
      "bbox": [
        -124.18251498782122,
        45.542653226539656,
        -119.86496918721608,
        46.79529100817445
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.121624+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/WA/WA_South_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "WA_South_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/WA/WA_South_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            46481,
            160209
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -124.18251498782121,
            0.0,
            -2.69494585236e-05,
            46.795291008174445
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 770.691,
                "mean": 35.588,
                "stddev": 0.0
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "PA_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -75.60271459519088,
              39.80089528703028
            ],
            [
              -75.60271459519088,
              40.34271426092093
            ],
            [
              -74.72033547536823,
              40.34271426092093
            ],
            [
              -74.72033547536823,
              39.80089528703028
            ],
            [
              -75.60271459519088,
              39.80089528703028
            ]
          ]
        ]
      },
      "bbox": [
        -75.60271459519088,
        39.80089528703028,
        -74.72033547536823,
        40.34271426092093
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.134816+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/PA/PA_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "PA_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/PA/PA_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            20105,
            32742
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -75.6027153828062,
            0.0,
            -2.69494585236e-05,
            40.34271309538548
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 153.237,
                "mean": 52.681,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CNMI_GCS_3m_NMVD03m",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              145.0549825029174,
              14.055306838071697
            ],
            [
              145.0549825029174,
              15.33587871578971
            ],
            [
              145.88350011718148,
              15.33587871578971
            ],
            [
              145.88350011718148,
              14.055306838071697
            ],
            [
              145.0549825029174,
              14.055306838071697
            ]
          ]
        ]
      },
      "bbox": [
        145.0549825029174,
        14.055306838071697,
        145.88350011718148,
        15.33587871578971
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.244116+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MP/CNMI_GCS_3m_NMVD03m.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CNMI_GCS_3m_NMVD03m": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MP/CNMI_GCS_3m_NMVD03m.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            47231,
            30558
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83 to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            2.71129528851e-05,
            0.0,
            145.0549825029174,
            0.0,
            -2.71129528851e-05,
            15.335878715789708
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AL_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -88.46548066724627,
              30.143518242087232
            ],
            [
              -88.46548066724627,
              31.99225567435362
            ],
            [
              -86.90483463184091,
              31.99225567435362
            ],
            [
              -86.90483463184091,
              30.143518242087232
            ],
            [
              -88.46548066724627,
              30.143518242087232
            ]
          ]
        ]
      },
      "bbox": [
        -88.46548066724627,
        30.143518242087232,
        -86.90483463184091,
        31.99225567435362
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.256920+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AL/AL_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AL_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AL/AL_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            68600,
            57910
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -88.46547884282302,
            0.0,
            -2.69494585236e-05,
            31.992257937511567
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 176.938,
                "mean": 30.248,
                "stddev": 56.153
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "DC_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12040633216614,
              38.79209311392389
            ],
            [
              -77.12040633216614,
              38.99637045246378
            ],
            [
              -76.90817848423602,
              38.99637045246378
            ],
            [
              -76.90817848423602,
              38.79209311392389
            ],
            [
              -77.12040633216614,
              38.79209311392389
            ]
          ]
        ]
      },
      "bbox": [
        -77.12040633216614,
        38.79209311392389,
        -76.90817848423602,
        38.99637045246378
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.268265+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/DC/DC_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DC_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/DC/DC_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7580,
            7875
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -77.12040911233088,
            0.0,
            -2.69494585236e-05,
            38.99637007402415
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 130.845,
                "mean": 32.496,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "CT_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -73.72896670269829,
              40.95003299261096
            ],
            [
              -73.72896670269829,
              42.03975307132897
            ],
            [
              -71.78667675463727,
              42.03975307132897
            ],
            [
              -71.78667675463727,
              40.95003299261096
            ],
            [
              -73.72896670269829,
              40.95003299261096
            ]
          ]
        ]
      },
      "bbox": [
        -73.72896670269829,
        40.95003299261096,
        -71.78667675463727,
        42.03975307132897
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.280355+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/CT/CT_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CT_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/CT/CT_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            40510,
            72204
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83\",\n    DATUM[\"North American Datum 1983\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",4269]]",
          "proj:epsg": 4269,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "North American Datum 1983",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -73.72896589462061,
            0.0,
            -2.69e-05,
            42.039753071105565
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 433.411,
                "mean": 62.438,
                "stddev": 94.459
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Kachemak_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.80678060908633,
              59.38098774741434
            ],
            [
              -151.80678060908633,
              59.82824096107177
            ],
            [
              -150.88219858605916,
              59.82824096107177
            ],
            [
              -150.88219858605916,
              59.38098774741434
            ],
            [
              -151.80678060908633,
              59.38098774741434
            ]
          ]
        ]
      },
      "bbox": [
        -151.80678060908633,
        59.38098774741434,
        -150.88219858605916,
        59.82824096107177
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.291413+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Kachemak_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Kachemak_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Kachemak_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            16596,
            34308
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -151.80678060908633,
            0.0,
            -2.69494585236e-05,
            59.828240961071764
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Kotlik_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.6628746243353,
              62.98587834923612
            ],
            [
              -163.6628746243353,
              63.16409511845259
            ],
            [
              -163.00048388328406,
              63.16409511845259
            ],
            [
              -163.00048388328406,
              62.98587834923612
            ],
            [
              -163.6628746243353,
              62.98587834923612
            ]
          ]
        ]
      },
      "bbox": [
        -163.6628746243353,
        62.98587834923612,
        -163.00048388328406,
        63.16409511845259
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.301251+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Kotlik_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Kotlik_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Kotlik_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6613,
            24579
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -163.66287462433527,
            0.0,
            -2.69494585236e-05,
            63.16409511845259
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_PointHope_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -167.44854906140898,
              68.02896235882147
            ],
            [
              -167.44854906140898,
              68.51960420070188
            ],
            [
              -165.92574295807523,
              68.51960420070188
            ],
            [
              -165.92574295807523,
              68.02896235882147
            ],
            [
              -167.44854906140898,
              68.02896235882147
            ]
          ]
        ]
      },
      "bbox": [
        -167.44854906140898,
        68.02896235882147,
        -165.92574295807523,
        68.51960420070188
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.310979+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_PointHope_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_PointHope_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_PointHope_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            18206,
            56506
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -167.44854906140895,
            0.0,
            -2.69494585236e-05,
            68.51960420070188
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Teller_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -167.1541157044015,
              65.0078188840058
            ],
            [
              -167.1541157044015,
              65.40295184487861
            ],
            [
              -166.00526028754106,
              65.40295184487861
            ],
            [
              -166.00526028754106,
              65.0078188840058
            ],
            [
              -167.1541157044015,
              65.0078188840058
            ]
          ]
        ]
      },
      "bbox": [
        -167.1541157044015,
        65.0078188840058,
        -166.00526028754106,
        65.40295184487861
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.320840+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Teller_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Teller_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Teller_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14662,
            42630
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -167.1541157044015,
            0.0,
            -2.69494585236e-05,
            65.40295184487861
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Akutan_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.65664735711977,
              54.11864311728766
            ],
            [
              -165.65664735711977,
              54.18691531728767
            ],
            [
              -165.57783035711978,
              54.18691531728767
            ],
            [
              -165.57783035711978,
              54.11864311728766
            ],
            [
              -165.65664735711977,
              54.11864311728766
            ]
          ]
        ]
      },
      "bbox": [
        -165.65664735711977,
        54.11864311728766,
        -165.57783035711978,
        54.18691531728767
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.345007+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Akutan_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Akutan_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Akutan_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2538,
            2930
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) + unknown\",\n    GEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        CS[ellipsoidal,2],\n            AXIS[\"geodetic latitude (Lat)\",north,\n                ORDER[1],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            AXIS[\"geodetic longitude (Lon)\",east,\n                ORDER[2],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    VERTCRS[\"unknown\",\n        VDATUM[\"unknown\"],\n        CS[vertical,1],\n            AXIS[\"up\",up,\n                LENGTHUNIT[\"metre\",1,\n                    ID[\"EPSG\",9001]]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) + unknown",
            "components": [
              {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              {
                "type": "VerticalCRS",
                "name": "unknown",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "unknown"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Up",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                }
              }
            ]
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -165.65664735711977,
            0.0,
            -2.69e-05,
            54.186915317287664
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 80.532,
                "mean": -31.627,
                "stddev": 59.786
              },
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Anchorage_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -150.37918065607906,
              60.73060244700648
            ],
            [
              -150.37918065607906,
              61.49892024700649
            ],
            [
              -148.76652565607907,
              61.49892024700649
            ],
            [
              -148.76652565607907,
              60.73060244700648
            ],
            [
              -150.37918065607906,
              60.73060244700648
            ]
          ]
        ]
      },
      "bbox": [
        -150.37918065607906,
        60.73060244700648,
        -148.76652565607907,
        61.49892024700649
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.362248+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Anchorage_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Anchorage_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Anchorage_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            28562,
            59950
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -150.37918065607906,
            0.0,
            -2.69e-05,
            61.49892024700649
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.40282e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Angoon_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.623454142898,
              57.460788294113385
            ],
            [
              -134.623454142898,
              57.5227120941134
            ],
            [
              -134.536836142898,
              57.5227120941134
            ],
            [
              -134.536836142898,
              57.460788294113385
            ],
            [
              -134.623454142898,
              57.460788294113385
            ]
          ]
        ]
      },
      "bbox": [
        -134.623454142898,
        57.460788294113385,
        -134.536836142898,
        57.5227120941134
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.371877+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Angoon_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Angoon_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Angoon_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2302,
            3220
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -134.623454142898,
            0.0,
            -2.69e-05,
            57.522712094113395
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Baldwin_Peninsula_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.71680276572002,
              66.6264881059772
            ],
            [
              -162.71680276572002,
              66.8445933059772
            ],
            [
              -162.19123056572002,
              66.8445933059772
            ],
            [
              -162.19123056572002,
              66.6264881059772
            ],
            [
              -162.71680276572002,
              66.6264881059772
            ]
          ]
        ]
      },
      "bbox": [
        -162.71680276572002,
        66.6264881059772,
        -162.19123056572002,
        66.8445933059772
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.381895+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Baldwin_Peninsula_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Baldwin_Peninsula_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Baldwin_Peninsula_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8108,
            19538
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -162.71680276572002,
            0.0,
            -2.69e-05,
            66.8445933059772
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Chefornak_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -164.4236241892251,
              60.0748422718095
            ],
            [
              -164.4236241892251,
              60.19618817180952
            ],
            [
              -164.2221969892251,
              60.19618817180952
            ],
            [
              -164.2221969892251,
              60.0748422718095
            ],
            [
              -164.4236241892251,
              60.0748422718095
            ]
          ]
        ]
      },
      "bbox": [
        -164.4236241892251,
        60.0748422718095,
        -164.2221969892251,
        60.19618817180952
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.391179+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Chefornak_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Chefornak_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Chefornak_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4511,
            7488
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -164.42362418922508,
            0.0,
            -2.69e-05,
            60.19618817180951
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Cold_Bay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.75903404049205,
              55.1781876819512
            ],
            [
              -162.75903404049205,
              55.314732081951206
            ],
            [
              -162.59112424049204,
              55.314732081951206
            ],
            [
              -162.59112424049204,
              55.1781876819512
            ],
            [
              -162.75903404049205,
              55.1781876819512
            ]
          ]
        ]
      },
      "bbox": [
        -162.75903404049205,
        55.1781876819512,
        -162.59112424049204,
        55.314732081951206
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.400166+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Cold_Bay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Cold_Bay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Cold_Bay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5076,
            6242
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -162.75903404049203,
            0.0,
            -2.69e-05,
            55.3147320819512
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Dillingham_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -158.8711138712797,
              58.95446357723017
            ],
            [
              -158.8711138712797,
              59.406625677230174
            ],
            [
              -158.41072037127972,
              59.406625677230174
            ],
            [
              -158.41072037127972,
              58.95446357723017
            ],
            [
              -158.8711138712797,
              58.95446357723017
            ]
          ]
        ]
      },
      "bbox": [
        -158.8711138712797,
        58.95446357723017,
        -158.41072037127972,
        59.406625677230174
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.413968+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Dillingham_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Dillingham_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Dillingham_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            16809,
            17115
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -158.8711138712797,
            0.0,
            -2.69e-05,
            59.406625677230174
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.40282e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Eek_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.06814604221503,
              60.19501171434459
            ],
            [
              -162.06814604221503,
              60.23170331434461
            ],
            [
              -161.99059334221502,
              60.23170331434461
            ],
            [
              -161.99059334221502,
              60.19501171434459
            ],
            [
              -162.06814604221503,
              60.19501171434459
            ]
          ]
        ]
      },
      "bbox": [
        -162.06814604221503,
        60.19501171434459,
        -161.99059334221502,
        60.23170331434461
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.424129+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Eek_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Eek_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Eek_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1364,
            2883
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -162.068146042215,
            0.0,
            -2.69e-05,
            60.2317033143446
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Ekuk_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -158.63979778609132,
              58.7557473914516
            ],
            [
              -158.63979778609132,
              58.98756663367149
            ],
            [
              -158.32591744266713,
              58.98756663367149
            ],
            [
              -158.32591744266713,
              58.7557473914516
            ],
            [
              -158.63979778609132,
              58.7557473914516
            ]
          ]
        ]
      },
      "bbox": [
        -158.63979778609132,
        58.7557473914516,
        -158.32591744266713,
        58.98756663367149
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.433129+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Ekuk_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Ekuk_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Ekuk_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8602,
            11647
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -158.63979778609132,
            0.0,
            -2.69494585236e-05,
            58.987566633671484
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Elim_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.37326686134605,
              64.53902734717121
            ],
            [
              -162.37326686134605,
              64.6445829471712
            ],
            [
              -162.14351396134603,
              64.6445829471712
            ],
            [
              -162.14351396134603,
              64.53902734717121
            ],
            [
              -162.37326686134605,
              64.53902734717121
            ]
          ]
        ]
      },
      "bbox": [
        -162.37326686134605,
        64.53902734717121,
        -162.14351396134603,
        64.6445829471712
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.442975+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Elim_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Elim_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Elim_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3924,
            8541
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -162.37326686134602,
            0.0,
            -2.69e-05,
            64.6445829471712
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Emmonak_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -164.7983565810045,
              62.57512702697272
            ],
            [
              -164.7983565810045,
              62.83823459053849
            ],
            [
              -164.36641065978841,
              62.83823459053849
            ],
            [
              -164.36641065978841,
              62.57512702697272
            ],
            [
              -164.7983565810045,
              62.57512702697272
            ]
          ]
        ]
      },
      "bbox": [
        -164.7983565810045,
        62.57512702697272,
        -164.36641065978841,
        62.83823459053849
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.452274+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Emmonak_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Emmonak_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Emmonak_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9763,
            16028
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -164.79835658100447,
            0.0,
            -2.69494585236e-05,
            62.83823459053849
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Gambell_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -171.86248258519666,
              63.67572889727498
            ],
            [
              -171.86248258519666,
              63.86254939720007
            ],
            [
              -171.6260853847659,
              63.86254939720007
            ],
            [
              -171.6260853847659,
              63.67572889727498
            ],
            [
              -171.86248258519666,
              63.67572889727498
            ]
          ]
        ]
      },
      "bbox": [
        -171.86248258519666,
        63.67572889727498,
        -171.6260853847659,
        63.86254939720007
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.471622+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Gambell_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Gambell_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Gambell_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6945,
            8788
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) + unknown\",\n    GEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        CS[ellipsoidal,2],\n            AXIS[\"geodetic latitude (Lat)\",north,\n                ORDER[1],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            AXIS[\"geodetic longitude (Lon)\",east,\n                ORDER[2],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    VERTCRS[\"unknown\",\n        VDATUM[\"unknown\"],\n        CS[vertical,1],\n            AXIS[\"up\",up,\n                LENGTHUNIT[\"metre\",1,\n                    ID[\"EPSG\",9001]]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) + unknown",
            "components": [
              {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              {
                "type": "VerticalCRS",
                "name": "unknown",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "unknown"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Up",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                }
              }
            ]
          },
          "proj:transform": [
            2.6900000049e-05,
            0.0,
            -171.86248258519666,
            0.0,
            -2.68999999892e-05,
            63.86254939720006
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 184.455,
                "mean": -62.189,
                "stddev": 49.568
              },
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Goodnews_Bay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -161.71372991435587,
              59.06083522838147
            ],
            [
              -161.71372991435587,
              59.17313362204926
            ],
            [
              -161.44046240492668,
              59.17313362204926
            ],
            [
              -161.44046240492668,
              59.06083522838147
            ],
            [
              -161.71372991435587,
              59.06083522838147
            ]
          ]
        ]
      },
      "bbox": [
        -161.71372991435587,
        59.06083522838147,
        -161.44046240492668,
        59.17313362204926
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.481072+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Goodnews_Bay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Goodnews_Bay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Goodnews_Bay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4167,
            10140
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -161.71372991435584,
            0.0,
            -2.69494585236e-05,
            59.17313362204925
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Gustavus_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -135.961755014759,
              58.35288626443919
            ],
            [
              -135.961755014759,
              58.4798542644392
            ],
            [
              -135.612969614759,
              58.4798542644392
            ],
            [
              -135.612969614759,
              58.35288626443919
            ],
            [
              -135.961755014759,
              58.35288626443919
            ]
          ]
        ]
      },
      "bbox": [
        -135.961755014759,
        58.35288626443919,
        -135.612969614759,
        58.4798542644392
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.490775+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Gustavus_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Gustavus_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Gustavus_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4720,
            12966
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -135.961755014759,
            0.0,
            -2.69e-05,
            58.4798542644392
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Hoonah_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -135.512512313882,
              58.07589387951599
            ],
            [
              -135.512512313882,
              58.177199279516
            ],
            [
              -135.248166013882,
              58.177199279516
            ],
            [
              -135.248166013882,
              58.07589387951599
            ],
            [
              -135.512512313882,
              58.07589387951599
            ]
          ]
        ]
      },
      "bbox": [
        -135.512512313882,
        58.07589387951599,
        -135.248166013882,
        58.177199279516
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.500421+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Hoonah_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Hoonah_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Hoonah_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3766,
            9827
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -135.512512313882,
            0.0,
            -2.69e-05,
            58.177199279515996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_HooperBaytoNewtok_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.42098207569381,
              60.55317939495339
            ],
            [
              -166.42098207569381,
              61.83492259179365
            ],
            [
              -164.30359006895424,
              61.83492259179365
            ],
            [
              -164.30359006895424,
              60.55317939495339
            ],
            [
              -166.42098207569381,
              60.55317939495339
            ]
          ]
        ]
      },
      "bbox": [
        -166.42098207569381,
        60.55317939495339,
        -164.30359006895424,
        61.83492259179365
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.510642+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_HooperBaytoNewtok_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_HooperBaytoNewtok_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_HooperBaytoNewtok_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            47561,
            78569
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -166.42098207569381,
            0.0,
            -2.69494585236e-05,
            61.83492259179364
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 453.562,
                "mean": -22.139,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Kake_SecurityBay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.41570104823842,
              56.70727275390116
            ],
            [
              -134.41570104823842,
              57.11135293500381
            ],
            [
              -133.4828455414445,
              57.11135293500381
            ],
            [
              -133.4828455414445,
              56.70727275390116
            ],
            [
              -134.41570104823842,
              56.70727275390116
            ]
          ]
        ]
      },
      "bbox": [
        -134.41570104823842,
        56.70727275390116,
        -133.4828455414445,
        57.11135293500381
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.520380+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Kake_SecurityBay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Kake_SecurityBay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Kake_SecurityBay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14994,
            34615
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -134.41570104823842,
            0.0,
            -2.69494585236e-05,
            57.1113529350038
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Kaktovik_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -143.70249753652902,
              70.0452146930144
            ],
            [
              -143.70249753652902,
              70.2203067930144
            ],
            [
              -143.33071263652903,
              70.2203067930144
            ],
            [
              -143.33071263652903,
              70.0452146930144
            ],
            [
              -143.70249753652902,
              70.0452146930144
            ]
          ]
        ]
      },
      "bbox": [
        -143.70249753652902,
        70.0452146930144,
        -143.33071263652903,
        70.2203067930144
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.531420+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Kaktovik_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Kaktovik_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Kaktovik_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6509,
            13821
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -143.70249753652902,
            0.0,
            -2.69e-05,
            70.2203067930144
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Kivalina_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -164.77150304961782,
              67.64175356122051
            ],
            [
              -164.77150304961782,
              67.85025546122051
            ],
            [
              -164.29262924961782,
              67.85025546122051
            ],
            [
              -164.29262924961782,
              67.64175356122051
            ],
            [
              -164.77150304961782,
              67.64175356122051
            ]
          ]
        ]
      },
      "bbox": [
        -164.77150304961782,
        67.64175356122051,
        -164.29262924961782,
        67.85025546122051
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.541027+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Kivalina_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Kivalina_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Kivalina_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7751,
            17802
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -164.77150304961782,
            0.0,
            -2.69e-05,
            67.85025546122051
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Kwigillingok_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.23306226903298,
              59.781781418946466
            ],
            [
              -163.23306226903298,
              59.90541381894647
            ],
            [
              -163.103296669033,
              59.90541381894647
            ],
            [
              -163.103296669033,
              59.781781418946466
            ],
            [
              -163.23306226903298,
              59.781781418946466
            ]
          ]
        ]
      },
      "bbox": [
        -163.23306226903298,
        59.781781418946466,
        -163.103296669033,
        59.90541381894647
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.550081+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Kwigillingok_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Kwigillingok_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Kwigillingok_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4596,
            4824
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -163.23306226903298,
            0.0,
            -2.69e-05,
            59.905413818946464
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Levelock_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.97490337799533,
              59.08359703490018
            ],
            [
              -156.97490337799533,
              59.16464673490019
            ],
            [
              -156.82523177799533,
              59.16464673490019
            ],
            [
              -156.82523177799533,
              59.08359703490018
            ],
            [
              -156.97490337799533,
              59.08359703490018
            ]
          ]
        ]
      },
      "bbox": [
        -156.97490337799533,
        59.08359703490018,
        -156.82523177799533,
        59.16464673490019
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.559117+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Levelock_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Levelock_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Levelock_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3013,
            5564
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -156.97490337799533,
            0.0,
            -2.69e-05,
            59.16464673490018
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Manokotak_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -159.34660699583088,
              58.82428461178144
            ],
            [
              -159.34660699583088,
              59.12347750031029
            ],
            [
              -158.68979479269407,
              59.12347750031029
            ],
            [
              -158.68979479269407,
              58.82428461178144
            ],
            [
              -159.34660699583088,
              58.82428461178144
            ]
          ]
        ]
      },
      "bbox": [
        -159.34660699583088,
        58.82428461178144,
        -158.68979479269407,
        59.12347750031029
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.568403+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Manokotak_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Manokotak_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Manokotak_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            11102,
            24372
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -159.34660699583088,
            0.0,
            -2.69494585236e-05,
            59.12347750031028
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Mekoryuk_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.47406316180468,
              60.341319861355935
            ],
            [
              -166.47406316180468,
              60.49377294822386
            ],
            [
              -166.10590660891395,
              60.49377294822386
            ],
            [
              -166.10590660891395,
              60.341319861355935
            ],
            [
              -166.47406316180468,
              60.341319861355935
            ]
          ]
        ]
      },
      "bbox": [
        -166.47406316180468,
        60.341319861355935,
        -166.10590660891395,
        60.49377294822386
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.577709+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Mekoryuk_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Mekoryuk_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Mekoryuk_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5657,
            13661
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -166.47406316180465,
            0.0,
            -2.69494585236e-05,
            60.49377294822386
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Metlakatla_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -131.87429316874244,
              54.960037582102004
            ],
            [
              -131.87429316874244,
              55.387321246993466
            ],
            [
              -131.28380358303215,
              55.387321246993466
            ],
            [
              -131.28380358303215,
              54.960037582102004
            ],
            [
              -131.87429316874244,
              54.960037582102004
            ]
          ]
        ]
      },
      "bbox": [
        -131.87429316874244,
        54.960037582102004,
        -131.28380358303215,
        55.387321246993466
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.587126+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Metlakatla_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Metlakatla_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Metlakatla_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15855,
            21911
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -131.87429316874244,
            0.0,
            -2.69494585236e-05,
            55.38732124699346
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Nelson_Lagoon_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -161.6288331095696,
              55.894991244510415
            ],
            [
              -161.6288331095696,
              56.100804259255035
            ],
            [
              -160.88896267526303,
              56.100804259255035
            ],
            [
              -160.88896267526303,
              55.894991244510415
            ],
            [
              -161.6288331095696,
              55.894991244510415
            ]
          ]
        ]
      },
      "bbox": [
        -161.6288331095696,
        55.894991244510415,
        -160.88896267526303,
        56.100804259255035
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.596117+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Nelson_Lagoon_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Nelson_Lagoon_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Nelson_Lagoon_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7637,
            27454
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -161.62883310956957,
            0.0,
            -2.69494585236e-05,
            56.100804259255035
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Ninilchik_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.80478839453912,
              60.00815041855196
            ],
            [
              -151.80478839453912,
              60.111742318551975
            ],
            [
              -151.62993839453912,
              60.111742318551975
            ],
            [
              -151.62993839453912,
              60.00815041855196
            ],
            [
              -151.80478839453912,
              60.00815041855196
            ]
          ]
        ]
      },
      "bbox": [
        -151.80478839453912,
        60.00815041855196,
        -151.62993839453912,
        60.111742318551975
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.606509+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Ninilchik_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Ninilchik_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Ninilchik_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3851,
            6500
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -151.80478839453912,
            0.0,
            -2.69e-05,
            60.11174231855197
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Nome_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.57860010801005,
              64.41100310186151
            ],
            [
              -165.57860010801005,
              64.5464715018615
            ],
            [
              -165.31382340801002,
              64.5464715018615
            ],
            [
              -165.31382340801002,
              64.41100310186151
            ],
            [
              -165.57860010801005,
              64.41100310186151
            ]
          ]
        ]
      },
      "bbox": [
        -165.57860010801005,
        64.41100310186151,
        -165.31382340801002,
        64.5464715018615
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.615761+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Nome_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Nome_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Nome_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5036,
            9843
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -165.57860010801002,
            0.0,
            -2.69e-05,
            64.5464715018615
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_POWI_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -133.9209973297005,
              54.75187791272192
            ],
            [
              -133.9209973297005,
              56.46050053257578
            ],
            [
              -131.9005155758117,
              56.46050053257578
            ],
            [
              -131.9005155758117,
              54.75187791272192
            ],
            [
              -133.9209973297005,
              54.75187791272192
            ]
          ]
        ]
      },
      "bbox": [
        -133.9209973297005,
        54.75187791272192,
        -131.9005155758117,
        56.46050053257578
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.625899+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_POWI_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_POWI_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_POWI_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            63401,
            74973
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -133.9209973297005,
            0.0,
            -2.69494585236e-05,
            56.46050053257577
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 1218.919,
                "mean": 202.608,
                "stddev": 197.871
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Petersburg_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -133.01520958232,
              56.71138435545629
            ],
            [
              -133.01520958232,
              56.885319755456294
            ],
            [
              -132.81421278232003,
              56.885319755456294
            ],
            [
              -132.81421278232003,
              56.71138435545629
            ],
            [
              -133.01520958232,
              56.71138435545629
            ]
          ]
        ]
      },
      "bbox": [
        -133.01520958232,
        56.71138435545629,
        -132.81421278232003,
        56.885319755456294
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.724369+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Petersburg_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Petersburg_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Petersburg_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6466,
            7472
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -133.01520958232,
            0.0,
            -2.69e-05,
            56.885319755456294
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Point_Lay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.05652722509,
              69.7050697680996
            ],
            [
              -163.05652722509,
              69.8008068680996
            ],
            [
              -162.92600842509,
              69.8008068680996
            ],
            [
              -162.92600842509,
              69.7050697680996
            ],
            [
              -163.05652722509,
              69.7050697680996
            ]
          ]
        ]
      },
      "bbox": [
        -163.05652722509,
        69.7050697680996,
        -162.92600842509,
        69.8008068680996
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.733706+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Point_Lay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Point_Lay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Point_Lay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3559,
            4852
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -163.05652722509,
            0.0,
            -2.69e-05,
            69.8008068680996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Quinhagak_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.03989487579454,
              59.6628494505414
            ],
            [
              -162.03989487579454,
              59.80178795054141
            ],
            [
              -161.71857437579453,
              59.80178795054141
            ],
            [
              -161.71857437579453,
              59.6628494505414
            ],
            [
              -162.03989487579454,
              59.6628494505414
            ]
          ]
        ]
      },
      "bbox": [
        -162.03989487579454,
        59.6628494505414,
        -161.71857437579453,
        59.80178795054141
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.752044+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Quinhagak_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Quinhagak_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Quinhagak_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5165,
            11945
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) + unknown\",\n    GEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        CS[ellipsoidal,2],\n            AXIS[\"geodetic latitude (Lat)\",north,\n                ORDER[1],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            AXIS[\"geodetic longitude (Lon)\",east,\n                ORDER[2],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    VERTCRS[\"unknown\",\n        VDATUM[\"unknown\"],\n        CS[vertical,1],\n            AXIS[\"up\",up,\n                LENGTHUNIT[\"metre\",1,\n                    ID[\"EPSG\",9001]]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) + unknown",
            "components": [
              {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              {
                "type": "VerticalCRS",
                "name": "unknown",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "unknown"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Up",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                }
              }
            ]
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -162.03989487579452,
            0.0,
            -2.69e-05,
            59.8017879505414
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 17.723,
                "mean": -35.134,
                "stddev": 52.908
              },
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Savoonga_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -170.61661284944157,
              63.6020610203069
            ],
            [
              -170.61661284944157,
              63.7511139203069
            ],
            [
              -170.36598554944155,
              63.7511139203069
            ],
            [
              -170.36598554944155,
              63.6020610203069
            ],
            [
              -170.61661284944157,
              63.6020610203069
            ]
          ]
        ]
      },
      "bbox": [
        -170.61661284944157,
        63.6020610203069,
        -170.36598554944155,
        63.7511139203069
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.761128+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Savoonga_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Savoonga_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Savoonga_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5541,
            9317
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -170.61661284944154,
            0.0,
            -2.69e-05,
            63.7511139203069
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_ScammonBay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.91452033665516,
              61.7784282678404
            ],
            [
              -165.91452033665516,
              61.95764216702224
            ],
            [
              -165.4548164731598,
              61.95764216702224
            ],
            [
              -165.4548164731598,
              61.7784282678404
            ],
            [
              -165.91452033665516,
              61.7784282678404
            ]
          ]
        ]
      },
      "bbox": [
        -165.91452033665516,
        61.7784282678404,
        -165.4548164731598,
        61.95764216702224
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.770182+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_ScammonBay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_ScammonBay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_ScammonBay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6650,
            17058
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -165.91452033665513,
            0.0,
            -2.69494585236e-05,
            61.95764216702224
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Seldovia_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -152.00545254257338,
              59.219952931076016
            ],
            [
              -152.00545254257338,
              59.644488731076024
            ],
            [
              -150.83656684257335,
              59.644488731076024
            ],
            [
              -150.83656684257335,
              59.219952931076016
            ],
            [
              -152.00545254257338,
              59.219952931076016
            ]
          ]
        ]
      },
      "bbox": [
        -152.00545254257338,
        59.219952931076016,
        -150.83656684257335,
        59.644488731076024
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.788225+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Seldovia_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Seldovia_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Seldovia_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15782,
            43453
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) + unknown\",\n    GEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        CS[ellipsoidal,2],\n            AXIS[\"geodetic latitude (Lat)\",north,\n                ORDER[1],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            AXIS[\"geodetic longitude (Lon)\",east,\n                ORDER[2],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    VERTCRS[\"unknown\",\n        VDATUM[\"unknown\"],\n        CS[vertical,1],\n            AXIS[\"up\",up,\n                LENGTHUNIT[\"metre\",1,\n                    ID[\"EPSG\",9001]]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) + unknown",
            "components": [
              {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              {
                "type": "VerticalCRS",
                "name": "unknown",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "unknown"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Up",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                }
              }
            ]
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -152.00545254257335,
            0.0,
            -2.69e-05,
            59.64448873107602
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 1604.1,
                "mean": 398.866,
                "stddev": 348.424
              },
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Shaktoolik_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -161.35287948628547,
              64.1539756947354
            ],
            [
              -161.35287948628547,
              64.4152015947354
            ],
            [
              -160.88320548628545,
              64.4152015947354
            ],
            [
              -160.88320548628545,
              64.1539756947354
            ],
            [
              -161.35287948628547,
              64.1539756947354
            ]
          ]
        ]
      },
      "bbox": [
        -161.35287948628547,
        64.1539756947354,
        -160.88320548628545,
        64.4152015947354
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.797516+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Shaktoolik_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Shaktoolik_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Shaktoolik_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9711,
            17460
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -161.35287948628545,
            0.0,
            -2.69e-05,
            64.4152015947354
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Shishmaref_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.33820900711603,
              66.15330233782751
            ],
            [
              -166.33820900711603,
              66.4181866378275
            ],
            [
              -165.68155310711597,
              66.4181866378275
            ],
            [
              -165.68155310711597,
              66.15330233782751
            ],
            [
              -166.33820900711603,
              66.15330233782751
            ]
          ]
        ]
      },
      "bbox": [
        -166.33820900711603,
        66.15330233782751,
        -165.68155310711597,
        66.4181866378275
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.806284+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Shishmaref_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Shishmaref_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Shishmaref_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9847,
            24411
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -166.338209007116,
            0.0,
            -2.69e-05,
            66.4181866378275
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Tenakee_Springs_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -135.286652875502,
              57.74507890788169
            ],
            [
              -135.286652875502,
              57.814185007881704
            ],
            [
              -135.162347975502,
              57.814185007881704
            ],
            [
              -135.162347975502,
              57.74507890788169
            ],
            [
              -135.286652875502,
              57.74507890788169
            ]
          ]
        ]
      },
      "bbox": [
        -135.286652875502,
        57.74507890788169,
        -135.162347975502,
        57.814185007881704
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.816093+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Tenakee_Springs_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Tenakee_Springs_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Tenakee_Springs_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2569,
            4621
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -135.286652875502,
            0.0,
            -2.69e-05,
            57.8141850078817
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Togiak_Twin_Hills_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7369839662153,
              58.9150236473881
            ],
            [
              -160.7369839662153,
              59.211542347388104
            ],
            [
              -160.2285201662153,
              59.211542347388104
            ],
            [
              -160.2285201662153,
              58.9150236473881
            ],
            [
              -160.7369839662153,
              58.9150236473881
            ]
          ]
        ]
      },
      "bbox": [
        -160.7369839662153,
        58.9150236473881,
        -160.2285201662153,
        59.211542347388104
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.835212+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Togiak_Twin_Hills_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Togiak_Twin_Hills_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Togiak_Twin_Hills_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            11023,
            18902
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) + unknown\",\n    GEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        CS[ellipsoidal,2],\n            AXIS[\"geodetic latitude (Lat)\",north,\n                ORDER[1],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            AXIS[\"geodetic longitude (Lon)\",east,\n                ORDER[2],\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    VERTCRS[\"unknown\",\n        VDATUM[\"unknown\"],\n        CS[vertical,1],\n            AXIS[\"up\",up,\n                LENGTHUNIT[\"metre\",1,\n                    ID[\"EPSG\",9001]]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) + unknown",
            "components": [
              {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              {
                "type": "VerticalCRS",
                "name": "unknown",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "unknown"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Up",
                      "abbreviation": "",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                }
              }
            ]
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -160.7369839662153,
            0.0,
            -2.69e-05,
            59.2115423473881
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 393.142,
                "mean": -14.073,
                "stddev": 88.377
              },
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Tuntutuliak_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.75436434471848,
              60.32515881599603
            ],
            [
              -162.75436434471848,
              60.39238191599604
            ],
            [
              -162.61375804471845,
              60.39238191599604
            ],
            [
              -162.61375804471845,
              60.32515881599603
            ],
            [
              -162.75436434471848,
              60.32515881599603
            ]
          ]
        ]
      },
      "bbox": [
        -162.75436434471848,
        60.32515881599603,
        -162.61375804471845,
        60.39238191599604
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.844080+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Tuntutuliak_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Tuntutuliak_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Tuntutuliak_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            5227
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -162.75436434471845,
            0.0,
            -2.69e-05,
            60.39238191599603
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Tununak_Toksook_Bay_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.45124925404463,
              60.44997887858767
            ],
            [
              -165.45124925404463,
              60.74854197858768
            ],
            [
              -164.92540805404462,
              60.74854197858768
            ],
            [
              -164.92540805404462,
              60.44997887858767
            ],
            [
              -165.45124925404463,
              60.44997887858767
            ]
          ]
        ]
      },
      "bbox": [
        -165.45124925404463,
        60.44997887858767,
        -164.92540805404462,
        60.74854197858768
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.852895+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Tununak_Toksook_Bay_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Tununak_Toksook_Bay_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Tununak_Toksook_Bay_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            11099,
            19548
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -165.45124925404463,
            0.0,
            -2.69e-05,
            60.748541978587674
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Tyonek_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.53320844322985,
              60.90925644669224
            ],
            [
              -151.53320844322985,
              61.298580146692245
            ],
            [
              -150.91598794322985,
              61.298580146692245
            ],
            [
              -150.91598794322985,
              60.90925644669224
            ],
            [
              -151.53320844322985,
              60.90925644669224
            ]
          ]
        ]
      },
      "bbox": [
        -151.53320844322985,
        60.90925644669224,
        -150.91598794322985,
        61.298580146692245
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.861358+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Tyonek_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Tyonek_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Tyonek_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14473,
            22945
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -151.53320844322985,
            0.0,
            -2.69e-05,
            61.29858014669224
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Unalakleet_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.973439156792,
              63.8142785447769
            ],
            [
              -160.973439156792,
              63.947056944776904
            ],
            [
              -160.74398215679201,
              63.947056944776904
            ],
            [
              -160.74398215679201,
              63.8142785447769
            ],
            [
              -160.973439156792,
              63.8142785447769
            ]
          ]
        ]
      },
      "bbox": [
        -160.973439156792,
        63.8142785447769,
        -160.74398215679201,
        63.947056944776904
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.869796+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Unalakleet_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Unalakleet_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Unalakleet_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4936,
            8530
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -160.973439156792,
            0.0,
            -2.69e-05,
            63.9470569447769
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Utqiagvik_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.98806920107805,
              71.21610883102049
            ],
            [
              -156.98806920107805,
              71.47300383102049
            ],
            [
              -156.16729640107803,
              71.47300383102049
            ],
            [
              -156.16729640107803,
              71.21610883102049
            ],
            [
              -156.98806920107805,
              71.21610883102049
            ]
          ]
        ]
      },
      "bbox": [
        -156.98806920107805,
        71.21610883102049,
        -156.16729640107803,
        71.47300383102049
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.878340+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Utqiagvik_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Utqiagvik_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Utqiagvik_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9550,
            30512
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -156.98806920107802,
            0.0,
            -2.69e-05,
            71.47300383102049
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "AK_Wainwright_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.37028029458003,
              70.5215939143059
            ],
            [
              -160.37028029458003,
              70.78107131430589
            ],
            [
              -159.86111709458,
              70.78107131430589
            ],
            [
              -159.86111709458,
              70.5215939143059
            ],
            [
              -160.37028029458003,
              70.5215939143059
            ]
          ]
        ]
      },
      "bbox": [
        -160.37028029458003,
        70.5215939143059,
        -159.86111709458,
        70.78107131430589
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.886889+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/AK/AK_Wainwright_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AK_Wainwright_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/AK/AK_Wainwright_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9646,
            18928
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69e-05,
            0.0,
            -160.37028029458,
            0.0,
            -2.69e-05,
            70.78107131430589
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "NH_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.45253462673821,
              42.736698497032194
            ],
            [
              -71.45253462673821,
              43.48516580860774
            ],
            [
              -70.57387448103522,
              43.48516580860774
            ],
            [
              -70.57387448103522,
              42.736698497032194
            ],
            [
              -71.45253462673821,
              42.736698497032194
            ]
          ]
        ]
      },
      "bbox": [
        -71.45253462673821,
        42.736698497032194,
        -70.57387448103522,
        43.48516580860774
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.895727+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/NH/NH_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NH_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/NH/NH_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            27773,
            32604
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -71.45253462673821,
            0.0,
            -2.69494585236e-05,
            43.48516580860773
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "MA_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.89994060480696,
              41.186152718013275
            ],
            [
              -71.89994060480696,
              42.88768763027542
            ],
            [
              -69.85765673897258,
              42.88768763027542
            ],
            [
              -69.85765673897258,
              41.186152718013275
            ],
            [
              -71.89994060480696,
              41.186152718013275
            ]
          ]
        ]
      },
      "bbox": [
        -71.89994060480696,
        41.186152718013275,
        -69.85765673897258,
        42.88768763027542
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.905319+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/MA/MA_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MA_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/MA/MA_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            63138,
            75782
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -71.89994060480694,
            0.0,
            -2.69494585236e-05,
            42.88768763027542
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 193.648,
                "mean": -28.841,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "RI_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -71.90845049323883,
              41.09492852564425
            ],
            [
              -71.90845049323883,
              42.019699194881085
            ],
            [
              -71.08738134040074,
              42.019699194881085
            ],
            [
              -71.08738134040074,
              41.09492852564425
            ],
            [
              -71.90845049323883,
              41.09492852564425
            ]
          ]
        ]
      },
      "bbox": [
        -71.90845049323883,
        41.09492852564425,
        -71.08738134040074,
        42.019699194881085
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.914645+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/RI/RI_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "RI_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/RI/RI_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            34315,
            30467
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -71.90845049323883,
            0.0,
            -2.69494585236e-05,
            42.019699194881085
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32767.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "ME_East_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -69.25592200973415,
              44.02757209859624
            ],
            [
              -69.25592200973415,
              45.192920584073136
            ],
            [
              -66.88383067048814,
              45.192920584073136
            ],
            [
              -66.88383067048814,
              44.02757209859624
            ],
            [
              -69.25592200973415,
              44.02757209859624
            ]
          ]
        ]
      },
      "bbox": [
        -69.25592200973415,
        44.02757209859624,
        -66.88383067048814,
        45.192920584073136
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.924510+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/ME/ME_East_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "ME_East_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/ME/ME_East_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            43242,
            88020
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -69.25592200973415,
            0.0,
            -2.69494585236e-05,
            45.19292058407313
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 466.011,
                "mean": 0.481,
                "stddev": 0.0
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "ME_West_GCS_3m_NAVDm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -70.84265510056917,
              42.916219123916775
            ],
            [
              -70.84265510056917,
              44.62734804341332
            ],
            [
              -68.48088540393769,
              44.62734804341332
            ],
            [
              -68.48088540393769,
              42.916219123916775
            ],
            [
              -70.84265510056917,
              42.916219123916775
            ]
          ]
        ]
      },
      "bbox": [
        -70.84265510056917,
        42.916219123916775,
        -68.48088540393769,
        44.62734804341332
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-05-01 16:58:58.934404+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/stac/ME/ME_West_GCS_3m_NAVDm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "ME_West_GCS_3m_NAVDm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_6230/ME/ME_West_GCS_3m_NAVDm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            63494,
            87637
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n            LENGTHUNIT[\"metre\",1]]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101004
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -70.84265510056917,
            0.0,
            -2.69494585236e-05,
            44.62734804341332
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -99.0,
                "maximum": 420.237,
                "mean": -20.145,
                "stddev": 0.0
              },
              "nodata": -32767.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    }
  ]
}