{
  "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": "2015_NCMP_SandIsland_WA_46123c8d_BareEarth_1mGrid",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -124.00005849532002,
          46.25828383729299
        ],
        [
          -124.00005849532002,
          46.31253149713301
        ],
        [
          -123.93745050436,
          46.31253149713301
        ],
        [
          -123.93745050436,
          46.25828383729299
        ],
        [
          -124.00005849532002,
          46.25828383729299
        ]
      ]
    ]
  },
  "bbox": [
    -124.00005849532002,
    46.25828383729299,
    -123.93745050436,
    46.31253149713301
  ],
  "properties": {
    "created": "2026-03-18 18:39:59.021021+00:00",
    "license": "NLPL",
    "datetime": "2015-09-24T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_WA_Sand_Island_Topobathy_DEM_2015_6286/stac/2015_NCMP_SandIsland_WA_46123c8d_BareEarth_1mGrid.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "2015_NCMP_SandIsland_WA_46123c8d_BareEarth_1mGrid": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_WA_Sand_Island_Topobathy_DEM_2015_6286/2015_NCMP_SandIsland_WA_46123c8d_BareEarth_1mGrid.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        6028,
        6957
      ],
      "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": [
        8.99928e-06,
        0.0,
        -124.00005849532,
        0.0,
        -8.99928e-06,
        46.312531497133
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "nodata": -3.4028235e+38,
          "unit": "metre"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}