{
  "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": "be44119f24",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -119.18985907113654,
          44.65504349237769
        ],
        [
          -119.18985907113654,
          44.68869884784641
        ],
        [
          -119.12384242438512,
          44.68869884784641
        ],
        [
          -119.12384242438512,
          44.65504349237769
        ],
        [
          -119.18985907113654,
          44.65504349237769
        ]
      ]
    ]
  },
  "bbox": [
    -119.18985907113654,
    44.65504349237769,
    -119.12384242438512,
    44.68869884784641
  ],
  "properties": {
    "start_datetime": "2010-07-27T00:00:00+00:00",
    "end_datetime": "2010-08-19T00:00:00+00:00",
    "created": "2026-03-19 03:07:43.494377+00:00",
    "license": "NLPL",
    "datetime": "2010-07-27T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Malheur_LCWest_2010_9039/stac/be44119f24.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "be44119f24": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Malheur_LCWest_2010_9039/be44119f24.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        3605,
        5141
      ],
      "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 11N\",\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[\"UTM zone 11N\",\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\",-117,\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",26911]]",
      "proj:epsg": 26911,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "ProjectedCRS",
        "name": "NAD83 / UTM zone 11N",
        "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": "Latitude",
                "abbreviation": "lat",
                "direction": "north",
                "unit": "degree"
              },
              {
                "name": "Longitude",
                "abbreviation": "lon",
                "direction": "east",
                "unit": "degree"
              }
            ]
          },
          "id": {
            "authority": "EPSG",
            "code": 4269
          }
        },
        "conversion": {
          "name": "UTM zone 11N",
          "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": -117,
              "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": "",
              "direction": "east",
              "unit": "metre"
            },
            {
              "name": "Northing",
              "abbreviation": "",
              "direction": "north",
              "unit": "metre"
            }
          ]
        },
        "id": {
          "authority": "EPSG",
          "code": 26911
        }
      },
      "proj:transform": [
        1.0,
        0.0,
        326469.5,
        0.0,
        -1.0,
        4950566.5
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "nodata": -3.4028235e+38,
          "unit": "metre"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "be_44119f24"
        }
      ]
    }
  }
}