{
  "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": "be47120c4",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -120.43021409314366,
          47.36639352611407
        ],
        [
          -120.43021409314366,
          47.37624196023994
        ],
        [
          -120.37483941094811,
          47.37624196023994
        ],
        [
          -120.37483941094811,
          47.36639352611407
        ],
        [
          -120.43021409314366,
          47.36639352611407
        ]
      ]
    ]
  },
  "bbox": [
    -120.43021409314366,
    47.36639352611407,
    -120.37483941094811,
    47.37624196023994
  ],
  "properties": {
    "start_datetime": "2015-07-31T00:00:00+00:00",
    "end_datetime": "2015-10-15T00:00:00+00:00",
    "created": "2026-03-18 18:54:07.701519+00:00",
    "license": "NLPL",
    "datetime": "2015-07-31T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_chelan_2015_6335/stac/be47120c4.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "be47120c4": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_chelan_2015_6335/be47120c4.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        957,
        4153
      ],
      "proj:wkt2": "PROJCRS[\"UTM Zone 10, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\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\",-123,\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                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
      "proj:epsg": null,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "ProjectedCRS",
        "name": "UTM Zone 10, Northern Hemisphere",
        "base_crs": {
          "type": "GeographicCRS",
          "name": "Unknown datum based upon the GRS 1980 ellipsoid",
          "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Not specified (based on GRS 1980 ellipsoid)",
            "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": 4019
          }
        },
        "conversion": {
          "name": "Transverse Mercator",
          "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": -123,
              "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"
            }
          ]
        }
      },
      "proj:transform": [
        1.0,
        0.0,
        694020.0,
        0.0,
        -1.0,
        5250179.0
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "nodata": -3.4028235e+38
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}