{
  "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": "2006_PCB_RCM03_01_BareEarth_1mGrid",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -86.0288717666732,
          30.256759488051184
        ],
        [
          -86.0288717666732,
          30.28643024188843
        ],
        [
          -85.97681979672471,
          30.28643024188843
        ],
        [
          -85.97681979672471,
          30.256759488051184
        ],
        [
          -86.0288717666732,
          30.256759488051184
        ]
      ]
    ]
  },
  "bbox": [
    -86.0288717666732,
    30.256759488051184,
    -85.97681979672471,
    30.28643024188843
  ],
  "properties": {
    "start_datetime": "2006-04-28T00:00:00+00:00",
    "end_datetime": "2006-05-03T00:00:00+00:00",
    "created": "2026-03-19 00:51:03.235135+00:00",
    "license": "NLPL",
    "datetime": "2006-04-28T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_FL_PanCityBch_DEM_2006_8775/stac/2006_PCB_RCM03_01_BareEarth_1mGrid.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "2006_PCB_RCM03_01_BareEarth_1mGrid": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_FL_PanCityBch_DEM_2006_8775/2006_PCB_RCM03_01_BareEarth_1mGrid.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        3297,
        5784
      ],
      "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\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\",4269]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\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\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83 to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
      "proj:epsg": 4269,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "BoundCRS",
        "source_crs": {
          "type": "GeographicCRS",
          "name": "NAD83",
          "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "North American Datum 1983",
            "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": 4269
          }
        },
        "target_crs": {
          "type": "GeographicCRS",
          "name": "WGS 84",
          "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "World Geodetic System 1984",
            "ellipsoid": {
              "name": "WGS 84",
              "semi_major_axis": 6378137,
              "inverse_flattening": 298.257223563
            }
          },
          "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": 4326
          }
        },
        "transformation": {
          "name": "Transformation from NAD83 to WGS84",
          "method": {
            "name": "Position Vector transformation (geog2D domain)",
            "id": {
              "authority": "EPSG",
              "code": 9606
            }
          },
          "parameters": [
            {
              "name": "X-axis translation",
              "value": 0,
              "unit": "metre",
              "id": {
                "authority": "EPSG",
                "code": 8605
              }
            },
            {
              "name": "Y-axis translation",
              "value": 0,
              "unit": "metre",
              "id": {
                "authority": "EPSG",
                "code": 8606
              }
            },
            {
              "name": "Z-axis translation",
              "value": 0,
              "unit": "metre",
              "id": {
                "authority": "EPSG",
                "code": 8607
              }
            },
            {
              "name": "X-axis rotation",
              "value": 0,
              "unit": {
                "type": "AngularUnit",
                "name": "arc-second",
                "conversion_factor": 4.84813681109536e-06
              },
              "id": {
                "authority": "EPSG",
                "code": 8608
              }
            },
            {
              "name": "Y-axis rotation",
              "value": 0,
              "unit": {
                "type": "AngularUnit",
                "name": "arc-second",
                "conversion_factor": 4.84813681109536e-06
              },
              "id": {
                "authority": "EPSG",
                "code": 8609
              }
            },
            {
              "name": "Z-axis rotation",
              "value": 0,
              "unit": {
                "type": "AngularUnit",
                "name": "arc-second",
                "conversion_factor": 4.84813681109536e-06
              },
              "id": {
                "authority": "EPSG",
                "code": 8610
              }
            },
            {
              "name": "Scale difference",
              "value": 0,
              "unit": {
                "type": "ScaleUnit",
                "name": "parts per million",
                "conversion_factor": 1e-06
              },
              "id": {
                "authority": "EPSG",
                "code": 8611
              }
            }
          ]
        }
      },
      "proj:transform": [
        8.99928e-06,
        0.0,
        -86.028874190065,
        0.0,
        -8.99928e-06,
        30.286433585123003
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "stats": {
            "minimum": -15.337,
            "maximum": 13.23,
            "mean": -0.804,
            "stddev": 7.182
          },
          "nodata": -3.4028235e+38,
          "unit": "metre"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}