{
  "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": "2009_NCMP_Isle_Royale_16TCU525100_BareEarth_1mGrid",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -88.97506851391434,
          47.92633615792374
        ],
        [
          -88.97506851391434,
          47.94015915716944
        ],
        [
          -88.95452316903548,
          47.94015915716944
        ],
        [
          -88.95452316903548,
          47.92633615792374
        ],
        [
          -88.97506851391434,
          47.92633615792374
        ]
      ]
    ]
  },
  "bbox": [
    -88.97506851391434,
    47.92633615792374,
    -88.95452316903548,
    47.94015915716944
  ],
  "properties": {
    "start_datetime": "2009-07-27T00:00:00+00:00",
    "end_datetime": "2009-08-02T00:00:00+00:00",
    "created": "2026-03-19 08:02:40.842780+00:00",
    "license": "NLPL",
    "datetime": "2009-07-27T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Isle_Royale_MI_DEM_2009_9485/stac/2009_NCMP_Isle_Royale_16TCU525100_BareEarth_1mGrid.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "2009_NCMP_Isle_Royale_16TCU525100_BareEarth_1mGrid": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Isle_Royale_MI_DEM_2009_9485/2009_NCMP_Isle_Royale_16TCU525100_BareEarth_1mGrid.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        1536,
        2283
      ],
      "proj:wkt2": "COMPOUNDCRS[\"NAD83 + IGLD 1985 height\",\n    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[\"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\",4269]],\n    VERTCRS[\"IGLD 1985 height\",\n        VDATUM[\"International Great Lakes Datum 1985\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Hydrology.\"],\n            AREA[\"Canada and United States (USA) - Great Lakes basin and St Lawrence Seaway.\"],\n            BBOX[40.99,-93.17,52.22,-54.75]],\n        ID[\"EPSG\",5609]]]",
      "proj:epsg": null,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "CompoundCRS",
        "name": "NAD83 + IGLD 1985 height",
        "components": [
          {
            "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": "Latitude",
                  "abbreviation": "lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Longitude",
                  "abbreviation": "lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 4269
            }
          },
          {
            "type": "VerticalCRS",
            "name": "IGLD 1985 height",
            "datum": {
              "type": "VerticalReferenceFrame",
              "name": "International Great Lakes Datum 1985"
            },
            "coordinate_system": {
              "subtype": "vertical",
              "axis": [
                {
                  "name": "Gravity-related height",
                  "abbreviation": "H",
                  "direction": "up",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 5609
            }
          }
        ]
      },
      "proj:transform": [
        8.99928e-06,
        0.0,
        -88.97506057756,
        0.0,
        -8.99928e-06,
        47.940158897281
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "nodata": -3.4028235e+38,
          "unit": "metre"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}