{
  "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": "be44120b4",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -120.3875347518933,
          44.230816484052305
        ],
        [
          -120.3875347518933,
          44.250016241750586
        ],
        [
          -120.37495879004615,
          44.250016241750586
        ],
        [
          -120.37495879004615,
          44.230816484052305
        ],
        [
          -120.3875347518933,
          44.230816484052305
        ]
      ]
    ]
  },
  "bbox": [
    -120.3875347518933,
    44.230816484052305,
    -120.37495879004615,
    44.250016241750586
  ],
  "properties": {
    "start_datetime": "2013-05-20T00:00:00+00:00",
    "end_datetime": "2013-06-16T00:00:00+00:00",
    "created": "2026-03-19 01:23:22.212393+00:00",
    "license": "NLPL",
    "datetime": "2013-05-20T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_West_Ochoco_OR_2013_8858/stac/be44120b4.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "be44120b4": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_West_Ochoco_OR_2013_8858/be44120b4.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        2331,
        1095
      ],
      "proj:wkt2": "PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"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        ID[\"EPSG\",6318]],\n    CONVERSION[\"Oregon GIC Lambert (international foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",41.75,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-120.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",43,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",1312335.958,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"foot\",0.3048],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"foot\",0.3048]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"foot\",0.3048]],\n    USAGE[\n        SCOPE[\"State-wide spatial data management.\"],\n        AREA[\"United States (USA) - Oregon.\"],\n        BBOX[41.98,-124.6,46.26,-116.47]],\n    ID[\"EPSG\",6557]]",
      "proj:epsg": 6557,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "ProjectedCRS",
        "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
        "base_crs": {
          "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
          }
        },
        "conversion": {
          "name": "Oregon GIC Lambert (international foot)",
          "method": {
            "name": "Lambert Conic Conformal (2SP)",
            "id": {
              "authority": "EPSG",
              "code": 9802
            }
          },
          "parameters": [
            {
              "name": "Latitude of false origin",
              "value": 41.75,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8821
              }
            },
            {
              "name": "Longitude of false origin",
              "value": -120.5,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8822
              }
            },
            {
              "name": "Latitude of 1st standard parallel",
              "value": 43,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8823
              }
            },
            {
              "name": "Latitude of 2nd standard parallel",
              "value": 45.5,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8824
              }
            },
            {
              "name": "Easting at false origin",
              "value": 1312335.958,
              "unit": {
                "type": "LinearUnit",
                "name": "foot",
                "conversion_factor": 0.3048
              },
              "id": {
                "authority": "EPSG",
                "code": 8826
              }
            },
            {
              "name": "Northing at false origin",
              "value": 0,
              "unit": {
                "type": "LinearUnit",
                "name": "foot",
                "conversion_factor": 0.3048
              },
              "id": {
                "authority": "EPSG",
                "code": 8827
              }
            }
          ]
        },
        "coordinate_system": {
          "subtype": "Cartesian",
          "axis": [
            {
              "name": "Easting",
              "abbreviation": "X",
              "direction": "east",
              "unit": {
                "type": "LinearUnit",
                "name": "foot",
                "conversion_factor": 0.3048
              }
            },
            {
              "name": "Northing",
              "abbreviation": "Y",
              "direction": "north",
              "unit": {
                "type": "LinearUnit",
                "name": "foot",
                "conversion_factor": 0.3048
              }
            }
          ]
        },
        "scope": "State-wide spatial data management.",
        "area": "United States (USA) - Oregon.",
        "bbox": {
          "south_latitude": 41.98,
          "west_longitude": -124.6,
          "north_latitude": 46.26,
          "east_longitude": -116.47
        },
        "id": {
          "authority": "EPSG",
          "code": 6557
        }
      },
      "proj:transform": [
        3.0,
        0.0,
        1341808.5,
        0.0,
        -3.0,
        911290.5
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "nodata": -3.4028235e+38,
          "unit": "metre"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "be071944120b4"
        }
      ]
    }
  }
}