{
  "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": "2012_NCMP_MI_Michigan_78_BareEarth_1mGrid",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -84.83662257019401,
          45.741086213103
        ],
        [
          -84.83662257019401,
          45.79989650790301
        ],
        [
          -84.704558136194,
          45.79989650790301
        ],
        [
          -84.704558136194,
          45.741086213103
        ],
        [
          -84.83662257019401,
          45.741086213103
        ]
      ]
    ]
  },
  "bbox": [
    -84.83662257019401,
    45.741086213103,
    -84.704558136194,
    45.79989650790301
  ],
  "properties": {
    "start_datetime": "2012-09-02T00:00:00+00:00",
    "end_datetime": "2013-11-26T00:00:00+00:00",
    "created": "2026-03-19 10:09:02.978948+00:00",
    "license": "NLPL",
    "datetime": "2012-09-02T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Lake_Mich_IL_IN_MI_WI_DEM_2012_10167/stac/mi_fugro/2012_NCMP_MI_Michigan_78_BareEarth_1mGrid.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "2012_NCMP_MI_Michigan_78_BareEarth_1mGrid": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Lake_Mich_IL_IN_MI_WI_DEM_2012_10167/mi_fugro/2012_NCMP_MI_Michigan_78_BareEarth_1mGrid.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        1307,
        2935
      ],
      "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) + IGLD 1985 height\",\n    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]],\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(2011) + IGLD 1985 height",
        "components": [
          {
            "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"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          {
            "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": [
        4.49964e-05,
        0.0,
        -84.836622570194,
        0.0,
        -4.49964e-05,
        45.799896507903
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "stats": {
            "minimum": 149.477,
            "maximum": 214.763,
            "mean": 179.606,
            "stddev": 14.082
          },
          "nodata": -3.4028235e+38,
          "unit": "metre"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}