{
  "type": "Feature",
  "stac_version": "1.0.0",
  "id": "2020_NCMP_PostSally_MS_16RCU3960_BareEarth_1mGrid",
  "properties": {
    "start_datetime": "2020-09-22T00:00:00+00:00",
    "end_datetime": "2020-10-05T00:00:00+00:00",
    "created": "2024-04-02 03:58:48.252170+00:00",
    "license": "NLPL",
    "datetime": "2020-09-22T00:00:00Z"
  },
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -88.67544052368004,
          30.361184079683316
        ],
        [
          -88.67544052368004,
          30.370346450286274
        ],
        [
          -88.66487438698515,
          30.370346450286274
        ],
        [
          -88.66487438698515,
          30.361184079683316
        ],
        [
          -88.67544052368004,
          30.361184079683316
        ]
      ]
    ]
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Post_Sally_DEM_2020_9264/stac/ms/blk_20624/2020_NCMP_PostSally_MS_16RCU3960_BareEarth_1mGrid.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "2020_NCMP_PostSally_MS_16RCU3960_BareEarth_1mGrid": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Post_Sally_DEM_2020_9264/ms/blk_20624/2020_NCMP_PostSally_MS_16RCU3960_BareEarth_1mGrid.tif",
      "type": "image/tiff",
      "proj:shape": [
        1001,
        1001
      ],
      "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 16N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 16N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-87,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 90\u00b0W and 84\u00b0W onshore and offshore - Alabama; Arkansas; Florida; Georgia; Indiana; Illinois; Kentucky; Louisiana; Michigan; Minnesota; Mississippi; Missouri; North Carolina; Ohio; Tennessee; Wisconsin.\"],\n        BBOX[23.97,-90,48.32,-84]],\n    ID[\"EPSG\",6345]]",
      "proj:epsg": 6345,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "ProjectedCRS",
        "name": "NAD83(2011) / UTM zone 16N",
        "base_crs": {
          "name": "NAD83(2011)",
          "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "NAD83 (National Spatial Reference System 2011)",
            "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
          }
        },
        "conversion": {
          "name": "UTM zone 16N",
          "method": {
            "name": "Transverse Mercator",
            "id": {
              "authority": "EPSG",
              "code": 9807
            }
          },
          "parameters": [
            {
              "name": "Latitude of natural origin",
              "value": 0,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8801
              }
            },
            {
              "name": "Longitude of natural origin",
              "value": -87,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8802
              }
            },
            {
              "name": "Scale factor at natural origin",
              "value": 0.9996,
              "unit": "unity",
              "id": {
                "authority": "EPSG",
                "code": 8805
              }
            },
            {
              "name": "False easting",
              "value": 500000,
              "unit": "metre",
              "id": {
                "authority": "EPSG",
                "code": 8806
              }
            },
            {
              "name": "False northing",
              "value": 0,
              "unit": "metre",
              "id": {
                "authority": "EPSG",
                "code": 8807
              }
            }
          ]
        },
        "coordinate_system": {
          "subtype": "Cartesian",
          "axis": [
            {
              "name": "Easting",
              "abbreviation": "E",
              "direction": "east",
              "unit": "metre"
            },
            {
              "name": "Northing",
              "abbreviation": "N",
              "direction": "north",
              "unit": "metre"
            }
          ]
        },
        "scope": "Engineering survey, topographic mapping.",
        "area": "United States (USA) - between 90\u00b0W and 84\u00b0W onshore and offshore - Alabama; Arkansas; Florida; Georgia; Indiana; Illinois; Kentucky; Louisiana; Michigan; Minnesota; Mississippi; Missouri; North Carolina; Ohio; Tennessee; Wisconsin.",
        "bbox": {
          "south_latitude": 23.97,
          "west_longitude": -90,
          "north_latitude": 48.32,
          "east_longitude": -84
        },
        "id": {
          "authority": "EPSG",
          "code": 6345
        }
      },
      "proj:transform": [
        338999.5,
        1.0,
        0.0,
        3360999.5,
        0.0,
        -1.0
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "stats": {
            "minimum": -0.488,
            "maximum": 5.166,
            "mean": 0.845,
            "stddev": 0.544
          },
          "nodata": -999999,
          "unit": "metre"
        }
      ],
      "proj:geoid": "Hybrid Geoid - GEOID12B"
    }
  },
  "bbox": [
    -88.67544052368004,
    30.361184079683316,
    -88.66487438698515,
    30.370346450286274
  ],
  "stac_extensions": [
    "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
    "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
  ]
}