{
  "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"
        }
      ]
    }
  }
}