{
  "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": "be45120e8",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -121.00108314478288,
          45.49951924606256
        ],
        [
          -121.00108314478288,
          45.625459986662484
        ],
        [
          -120.87416972985523,
          45.625459986662484
        ],
        [
          -120.87416972985523,
          45.49951924606256
        ],
        [
          -121.00108314478288,
          45.49951924606256
        ]
      ]
    ]
  },
  "bbox": [
    -121.00108314478288,
    45.49951924606256,
    -120.87416972985523,
    45.625459986662484
  ],
  "properties": {
    "start_datetime": "2014-07-15T00:00:00+00:00",
    "end_datetime": "2015-08-05T00:00:00+00:00",
    "created": "2026-03-18 18:58:54.406430+00:00",
    "license": "NLPL",
    "datetime": "2014-07-15T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_wasco_6342/stac/DELIVERY_2/be45120e8.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "be45120e8": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_wasco_6342/DELIVERY_2/be45120e8.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        15251,
        10755
      ],
      "proj:wkt2": "PROJCRS[\"NAD83 / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\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\",2992]]",
      "proj:epsg": 2992,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "ProjectedCRS",
        "name": "NAD83 / Oregon GIC Lambert (ft)",
        "base_crs": {
          "type": "GeographicCRS",
          "name": "NAD83",
          "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "North American Datum 1983",
            "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": 4269
          }
        },
        "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": 2992
        }
      },
      "proj:transform": [
        3.0,
        0.0,
        1184125.5,
        0.0,
        -3.0,
        1412908.5
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "nodata": -3.4028235e+38,
          "unit": "US survey foot"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}