{
  "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": "2017_FEMA_PostIrma_17rnj8760_BareEarth_1mGrid",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -80.12887419006502,
          25.855674046076
        ],
        [
          -80.12887419006502,
          25.86481731455601
        ],
        [
          -80.121665766785,
          25.86481731455601
        ],
        [
          -80.121665766785,
          25.855674046076
        ],
        [
          -80.12887419006502,
          25.855674046076
        ]
      ]
    ]
  },
  "bbox": [
    -80.12887419006502,
    25.855674046076,
    -80.121665766785,
    25.86481731455601
  ],
  "properties": {
    "start_datetime": "2017-09-18T00:00:00+00:00",
    "end_datetime": "2017-10-25T00:00:00+00:00",
    "created": "2026-03-18 19:26:57.557940+00:00",
    "license": "NLPL",
    "datetime": "2017-09-18T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_FL_Post_Irma_Topobathy_DEM_2017_8388/stac/block_902/2017_FEMA_PostIrma_17rnj8760_BareEarth_1mGrid.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "2017_FEMA_PostIrma_17rnj8760_BareEarth_1mGrid": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_FL_Post_Irma_Topobathy_DEM_2017_8388/block_902/2017_FEMA_PostIrma_17rnj8760_BareEarth_1mGrid.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        1016,
        801
      ],
      "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": [
        8.99928e-06,
        0.0,
        -80.128874190065,
        0.0,
        -8.99928e-06,
        25.864817314556007
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "stats": {
            "minimum": -3.739,
            "maximum": 2.514,
            "mean": 0.809,
            "stddev": 0.761
          },
          "nodata": -3.4028235e+38
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}