{
  "type": "FeatureCollection",
  "features": [
    {
      "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": "be44121h1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.069652803485,
              44.943363404112056
            ],
            [
              -122.069652803485,
              45.00093318131836
            ],
            [
              -121.99879857137405,
              45.00093318131836
            ],
            [
              -121.99879857137405,
              44.943363404112056
            ],
            [
              -122.069652803485,
              44.943363404112056
            ]
          ]
        ]
      },
      "bbox": [
        -122.069652803485,
        44.943363404112056,
        -121.99879857137405,
        45.00093318131836
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.510421+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be44121h1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44121h1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be44121h1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6885,
            5984
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            906382.5,
            0.0,
            -3.0,
            1188526.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be44121h1"
            }
          ]
        }
      }
    },
    {
      "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": "be44121h6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.7510105357982,
              44.96797398048846
            ],
            [
              -122.7510105357982,
              45.000398040540546
            ],
            [
              -122.73045475483462,
              45.000398040540546
            ],
            [
              -122.73045475483462,
              44.96797398048846
            ],
            [
              -122.7510105357982,
              44.96797398048846
            ]
          ]
        ]
      },
      "bbox": [
        -122.7510105357982,
        44.96797398048846,
        -122.73045475483462,
        45.000398040540546
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.584820+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be44121h6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44121h6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be44121h6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3896,
            1667
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            730201.5,
            0.0,
            -3.0,
            1192630.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be44121h6"
            }
          ]
        }
      }
    },
    {
      "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": "be44121h7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.8070682052213,
              44.974513298077724
            ],
            [
              -122.8070682052213,
              45.001187788401595
            ],
            [
              -122.74900127541486,
              45.001187788401595
            ],
            [
              -122.74900127541486,
              44.974513298077724
            ],
            [
              -122.8070682052213,
              44.974513298077724
            ]
          ]
        ]
      },
      "bbox": [
        -122.8070682052213,
        44.974513298077724,
        -122.74900127541486,
        45.001187788401595
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.643725+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be44121h7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44121h7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be44121h7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3106,
            4923
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            715708.5,
            0.0,
            -3.0,
            1193047.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be44121h7"
            }
          ]
        }
      }
    },
    {
      "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": "be44121h8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.00028847873301,
              44.980458053197005
            ],
            [
              -122.00028847873301,
              44.99049301874228
            ],
            [
              -121.99837282308916,
              44.99049301874228
            ],
            [
              -121.99837282308916,
              44.980458053197005
            ],
            [
              -122.00028847873301,
              44.980458053197005
            ]
          ]
        ]
      },
      "bbox": [
        -122.00028847873301,
        44.980458053197005,
        -121.99837282308916,
        44.99049301874228
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.702722+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be44121h8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44121h8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be44121h8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1217,
            143
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            924256.5,
            0.0,
            -3.0,
            1184713.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be44121h8"
            }
          ]
        }
      }
    },
    {
      "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": "be45121c5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62735639739043,
              45.25713940753385
            ],
            [
              -121.62735639739043,
              45.37591803539515
            ],
            [
              -121.52564839864229,
              45.37591803539515
            ],
            [
              -121.52564839864229,
              45.25713940753385
            ],
            [
              -121.62735639739043,
              45.25713940753385
            ]
          ]
        ]
      },
      "bbox": [
        -121.62735639739043,
        45.25713940753385,
        -121.52564839864229,
        45.37591803539515
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.761180+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121c5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121c5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121c5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14325,
            8534
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            1022641.5,
            0.0,
            -3.0,
            1323346.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121c5"
            }
          ]
        }
      }
    },
    {
      "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": "be45121c6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75238757006922,
              45.25553593666232
            ],
            [
              -121.75238757006922,
              45.376303088271115
            ],
            [
              -121.62267043188291,
              45.376303088271115
            ],
            [
              -121.62267043188291,
              45.25553593666232
            ],
            [
              -121.75238757006922,
              45.25553593666232
            ]
          ]
        ]
      },
      "bbox": [
        -121.75238757006922,
        45.25553593666232,
        -121.62267043188291,
        45.376303088271115
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.817147+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121c6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121c6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121c6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14521,
            10914
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            990514.5,
            0.0,
            -3.0,
            1323814.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121c6"
            }
          ]
        }
      }
    },
    {
      "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": "be45121c7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87695471609982,
              45.265346916775364
            ],
            [
              -121.87695471609982,
              45.37644402021496
            ],
            [
              -121.74763720148059,
              45.37644402021496
            ],
            [
              -121.74763720148059,
              45.265346916775364
            ],
            [
              -121.87695471609982,
              45.265346916775364
            ]
          ]
        ]
      },
      "bbox": [
        -121.87695471609982,
        45.265346916775364,
        -121.74763720148059,
        45.37644402021496
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.864064+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121c7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121c7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121c7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13330,
            10876
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            958507.5,
            0.0,
            -3.0,
            1324330.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121c7"
            }
          ]
        }
      }
    },
    {
      "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": "be45121c8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.00332232820558,
              45.24842805715338
            ],
            [
              -122.00332232820558,
              45.37657447372136
            ],
            [
              -121.87199423499564,
              45.37657447372136
            ],
            [
              -121.87199423499564,
              45.24842805715338
            ],
            [
              -122.00332232820558,
              45.24842805715338
            ]
          ]
        ]
      },
      "bbox": [
        -122.00332232820558,
        45.24842805715338,
        -121.87199423499564,
        45.37657447372136
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.911381+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121c8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121c8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121c8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15384,
            10994
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            926038.5,
            0.0,
            -3.0,
            1324891.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121c8"
            }
          ]
        }
      }
    },
    {
      "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": "be45121d5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62749240154255,
              45.37414667896764
            ],
            [
              -121.62749240154255,
              45.50100719852496
            ],
            [
              -121.51672579213312,
              45.50100719852496
            ],
            [
              -121.51672579213312,
              45.37414667896764
            ],
            [
              -121.62749240154255,
              45.37414667896764
            ]
          ]
        ]
      },
      "bbox": [
        -121.62749240154255,
        45.37414667896764,
        -121.51672579213312,
        45.50100719852496
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:07.958152+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121d5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121d5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121d5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15299,
            9279
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            1023232.5,
            0.0,
            -3.0,
            1368925.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121d5"
            }
          ]
        }
      }
    },
    {
      "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": "be45121d6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75277070557483,
              45.37370344477291
            ],
            [
              -121.75277070557483,
              45.50130882625284
            ],
            [
              -121.62253464848865,
              45.50130882625284
            ],
            [
              -121.62253464848865,
              45.37370344477291
            ],
            [
              -121.75277070557483,
              45.37370344477291
            ]
          ]
        ]
      },
      "bbox": [
        -121.75277070557483,
        45.37370344477291,
        -121.62253464848865,
        45.50130882625284
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.005260+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15353,
            10923
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            991111.5,
            0.0,
            -3.0,
            1369390.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121d6"
            }
          ]
        }
      }
    },
    {
      "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": "be45121d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.88774924432187,
              45.37344747585214
            ],
            [
              -121.88774924432187,
              45.501444381257095
            ],
            [
              -121.7472619914896,
              45.501444381257095
            ],
            [
              -121.7472619914896,
              45.37344747585214
            ],
            [
              -121.88774924432187,
              45.37344747585214
            ]
          ]
        ]
      },
      "bbox": [
        -121.88774924432187,
        45.37344747585214,
        -121.7472619914896,
        45.501444381257095
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.052775+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15370,
            11776
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            956503.5,
            0.0,
            -3.0,
            1369903.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121d7"
            }
          ]
        }
      }
    },
    {
      "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": "be45121d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.00332420241583,
              45.37342662856281
            ],
            [
              -122.00332420241583,
              45.50156963257597
            ],
            [
              -121.87198068376554,
              45.50156963257597
            ],
            [
              -121.87198068376554,
              45.37342662856281
            ],
            [
              -122.00332420241583,
              45.37342662856281
            ]
          ]
        ]
      },
      "bbox": [
        -122.00332420241583,
        45.37342662856281,
        -121.87198068376554,
        45.50156963257597
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.100188+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15385,
            10971
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            926872.5,
            0.0,
            -3.0,
            1370461.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121d8"
            }
          ]
        }
      }
    },
    {
      "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": "be45121e4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50036946361045,
              45.60470833015209
            ],
            [
              -121.50036946361045,
              45.62527430074251
            ],
            [
              -121.46868997379381,
              45.62527430074251
            ],
            [
              -121.46868997379381,
              45.60470833015209
            ],
            [
              -121.50036946361045,
              45.60470833015209
            ]
          ]
        ]
      },
      "bbox": [
        -121.50036946361045,
        45.60470833015209,
        -121.46868997379381,
        45.62527430074251
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.147569+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2468,
            2673
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            1056382.5,
            0.0,
            -3.0,
            1414081.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121e4"
            }
          ]
        }
      }
    },
    {
      "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": "be45121e5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.6274997138383,
              45.499004483776034
            ],
            [
              -121.6274997138383,
              45.62615751295287
            ],
            [
              -121.49779662118448,
              45.62615751295287
            ],
            [
              -121.49779662118448,
              45.499004483776034
            ],
            [
              -121.6274997138383,
              45.499004483776034
            ]
          ]
        ]
      },
      "bbox": [
        -121.6274997138383,
        45.499004483776034,
        -121.49779662118448,
        45.62615751295287
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.194494+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121e5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121e5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15316,
            10877
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            1023856.5,
            0.0,
            -3.0,
            1414498.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121e5"
            }
          ]
        }
      }
    },
    {
      "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": "be45121e6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.7527801763758,
              45.498703865124725
            ],
            [
              -121.7527801763758,
              45.62629761073492
            ],
            [
              -121.62253121207267,
              45.62629761073492
            ],
            [
              -121.62253121207267,
              45.498703865124725
            ],
            [
              -121.7527801763758,
              45.498703865124725
            ]
          ]
        ]
      },
      "bbox": [
        -121.7527801763758,
        45.498703865124725,
        -121.62253121207267,
        45.62629761073492
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.241873+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15353,
            10900
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            991804.5,
            0.0,
            -3.0,
            1414963.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121e6"
            }
          ]
        }
      }
    },
    {
      "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": "be45121e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87805177684527,
              45.498573920649505
            ],
            [
              -121.87805177684527,
              45.62643601486679
            ],
            [
              -121.747247995599,
              45.62643601486679
            ],
            [
              -121.747247995599,
              45.498573920649505
            ],
            [
              -121.87805177684527,
              45.498573920649505
            ]
          ]
        ]
      },
      "bbox": [
        -121.87805177684527,
        45.498573920649505,
        -121.747247995599,
        45.62643601486679
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.288771+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15369,
            10924
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            959755.5,
            0.0,
            -3.0,
            1415476.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121e7"
            }
          ]
        }
      }
    },
    {
      "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": "be45121e8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.00332750353968,
              45.49843339445696
            ],
            [
              -122.00332750353968,
              45.6261610979098
            ],
            [
              -121.87197916269727,
              45.6261610979098
            ],
            [
              -121.87197916269727,
              45.49843339445696
            ],
            [
              -122.00332750353968,
              45.49843339445696
            ]
          ]
        ]
      },
      "bbox": [
        -122.00332750353968,
        45.49843339445696,
        -121.87197916269727,
        45.6261610979098
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.330764+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15336,
            10948
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            927703.5,
            0.0,
            -3.0,
            1415887.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121e8"
            }
          ]
        }
      }
    },
    {
      "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": "be45121f4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50161023746846,
              45.6247336892747
            ],
            [
              -121.50161023746846,
              45.71559676940935
            ],
            [
              -121.45887372413675,
              45.71559676940935
            ],
            [
              -121.45887372413675,
              45.6247336892747
            ],
            [
              -121.50161023746846,
              45.6247336892747
            ]
          ]
        ]
      },
      "bbox": [
        -121.50161023746846,
        45.6247336892747,
        -121.45887372413675,
        45.71559676940935
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.370067+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121f4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121f4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121f4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            11004,
            3511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            1056466.5,
            0.0,
            -3.0,
            1446991.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121f4"
            }
          ]
        }
      }
    },
    {
      "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": "be45121f5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62685412319605,
              45.6238454795884
            ],
            [
              -121.62685412319605,
              45.718424281383044
            ],
            [
              -121.49841100381452,
              45.718424281383044
            ],
            [
              -121.49841100381452,
              45.6238454795884
            ],
            [
              -121.62685412319605,
              45.6238454795884
            ]
          ]
        ]
      },
      "bbox": [
        -121.62685412319605,
        45.6238454795884,
        -121.49841100381452,
        45.718424281383044
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.409520+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121f5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121f5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121f5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            11358,
            10800
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            1024483.5,
            0.0,
            -3.0,
            1448143.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121f5"
            }
          ]
        }
      }
    },
    {
      "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": "be45121f6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75175388674228,
              45.62371227343101
            ],
            [
              -121.75175388674228,
              45.70478641830154
            ],
            [
              -121.62341907941469,
              45.70478641830154
            ],
            [
              -121.62341907941469,
              45.62371227343101
            ],
            [
              -121.75175388674228,
              45.62371227343101
            ]
          ]
        ]
      },
      "bbox": [
        -121.75175388674228,
        45.62371227343101,
        -121.62341907941469,
        45.70478641830154
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.452069+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121f6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121f6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121f6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9700,
            10799
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            992503.5,
            0.0,
            -3.0,
            1443583.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121f6"
            }
          ]
        }
      }
    },
    {
      "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": "be45121f7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87684236296326,
              45.62356893181745
            ],
            [
              -121.87684236296326,
              45.70141186540303
            ],
            [
              -121.74846471784274,
              45.70141186540303
            ],
            [
              -121.74846471784274,
              45.62356893181745
            ],
            [
              -121.87684236296326,
              45.62356893181745
            ]
          ]
        ]
      },
      "bbox": [
        -121.87684236296326,
        45.62356893181745,
        -121.74846471784274,
        45.70141186540303
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.493577+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121f7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121f7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121f7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9291,
            10795
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            960523.5,
            0.0,
            -3.0,
            1442815.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121f7"
            }
          ]
        }
      }
    },
    {
      "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": "be45121f8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.96951678319616,
              45.6238456032081
            ],
            [
              -121.96951678319616,
              45.682611914698974
            ],
            [
              -121.87359562099704,
              45.682611914698974
            ],
            [
              -121.87359562099704,
              45.6238456032081
            ],
            [
              -121.96951678319616,
              45.6238456032081
            ]
          ]
        ]
      },
      "bbox": [
        -121.96951678319616,
        45.6238456032081,
        -121.87359562099704,
        45.682611914698974
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.532970+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45121f8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121f8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45121f8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7005,
            8057
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            936724.5,
            0.0,
            -3.0,
            1436470.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45121f8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122a1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.0753329465319,
              44.99908455416667
            ],
            [
              -122.0753329465319,
              45.03634996425784
            ],
            [
              -122.00689075092502,
              45.03634996425784
            ],
            [
              -122.00689075092502,
              44.99908455416667
            ],
            [
              -122.0753329465319,
              44.99908455416667
            ]
          ]
        ]
      },
      "bbox": [
        -122.0753329465319,
        44.99908455416667,
        -122.00689075092502,
        45.03634996425784
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.572498+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122a1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122a1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4420,
            5817
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            905161.5,
            0.0,
            -3.0,
            1201471.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122a1"
            }
          ]
        }
      }
    },
    {
      "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": "be45122a6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75253418593898,
              44.999802624315706
            ],
            [
              -122.75253418593898,
              45.06303608588011
            ],
            [
              -122.73869946240619,
              45.06303608588011
            ],
            [
              -122.73869946240619,
              44.999802624315706
            ],
            [
              -122.75253418593898,
              44.999802624315706
            ]
          ]
        ]
      },
      "bbox": [
        -122.75253418593898,
        44.999802624315706,
        -122.73869946240619,
        45.06303608588011
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.611740+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122a6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122a6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7660,
            983
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            730435.5,
            0.0,
            -3.0,
            1215523.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122a6"
            }
          ]
        }
      }
    },
    {
      "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": "be45122a7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87792843756729,
              44.99747615001414
            ],
            [
              -122.87792843756729,
              45.127520884675505
            ],
            [
              -122.74750452312563,
              45.127520884675505
            ],
            [
              -122.74750452312563,
              44.99747615001414
            ],
            [
              -122.87792843756729,
              44.99747615001414
            ]
          ]
        ]
      },
      "bbox": [
        -122.87792843756729,
        44.99747615001414,
        -122.74750452312563,
        45.127520884675505
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.651204+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122a7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122a7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15505,
            10800
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            698707.5,
            0.0,
            -3.0,
            1239103.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122a7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122a8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.9285166275911,
              45.054800008376574
            ],
            [
              -122.9285166275911,
              45.12618705890213
            ],
            [
              -122.87210710653062,
              45.12618705890213
            ],
            [
              -122.87210710653062,
              45.054800008376574
            ],
            [
              -122.9285166275911,
              45.054800008376574
            ]
          ]
        ]
      },
      "bbox": [
        -122.9285166275911,
        45.054800008376574,
        -122.87210710653062,
        45.12618705890213
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.690635+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122a8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122a8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8544,
            4608
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            685657.5,
            0.0,
            -3.0,
            1239508.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122a8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25005921377148,
              45.248948797597265
            ],
            [
              -122.25005921377148,
              45.25002159463928
            ],
            [
              -122.24925854494916,
              45.25002159463928
            ],
            [
              -122.24925854494916,
              45.248948797597265
            ],
            [
              -122.25005921377148,
              45.248948797597265
            ]
          ]
        ]
      },
      "bbox": [
        -122.25005921377148,
        45.248948797597265,
        -122.24925854494916,
        45.25002159463928
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.729976+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            129,
            66
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            861673.5,
            0.0,
            -3.0,
            1280590.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b2"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3750722118496,
              45.246588736067636
            ],
            [
              -122.3750722118496,
              45.2519934958026
            ],
            [
              -122.24995654270037,
              45.2519934958026
            ],
            [
              -122.24995654270037,
              45.246588736067636
            ],
            [
              -122.3750722118496,
              45.246588736067636
            ]
          ]
        ]
      },
      "bbox": [
        -122.3750722118496,
        45.246588736067636,
        -122.24995654270037,
        45.2519934958026
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.769232+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            420,
            10734
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            829486.5,
            0.0,
            -3.0,
            1281313.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b3"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50025150728294,
              45.24328543714177
            ],
            [
              -122.50025150728294,
              45.25212614454436
            ],
            [
              -122.37485125861973,
              45.25212614454436
            ],
            [
              -122.37485125861973,
              45.24328543714177
            ],
            [
              -122.50025150728294,
              45.24328543714177
            ]
          ]
        ]
      },
      "bbox": [
        -122.50025150728294,
        45.24328543714177,
        -122.37485125861973,
        45.25212614454436
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.808429+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            821,
            10749
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            797257.5,
            0.0,
            -3.0,
            1282072.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b4"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62686795596306,
              45.19876652337205
            ],
            [
              -122.62686795596306,
              45.25226479437075
            ],
            [
              -122.49828241713121,
              45.25226479437075
            ],
            [
              -122.49828241713121,
              45.19876652337205
            ],
            [
              -122.62686795596306,
              45.19876652337205
            ]
          ]
        ]
      },
      "bbox": [
        -122.62686795596306,
        45.19876652337205,
        -122.49828241713121,
        45.25226479437075
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.840852+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6230,
            10890
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            764659.5,
            0.0,
            -3.0,
            1282882.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b5"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.7516143324718,
              45.19775267035757
            ],
            [
              -122.7516143324718,
              45.25240003861407
            ],
            [
              -122.62315377278856,
              45.25240003861407
            ],
            [
              -122.62315377278856,
              45.19775267035757
            ],
            [
              -122.7516143324718,
              45.19775267035757
            ]
          ]
        ]
      },
      "bbox": [
        -122.7516143324718,
        45.19775267035757,
        -122.62315377278856,
        45.25240003861407
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.873128+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6354,
            10867
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            732544.5,
            0.0,
            -3.0,
            1283740.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b6"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88025629300668,
              45.123180486212775
            ],
            [
              -122.88025629300668,
              45.25256758088303
            ],
            [
              -122.74506719611878,
              45.25256758088303
            ],
            [
              -122.74506719611878,
              45.123180486212775
            ],
            [
              -122.88025629300668,
              45.123180486212775
            ]
          ]
        ]
      },
      "bbox": [
        -122.88025629300668,
        45.123180486212775,
        -122.74506719611878,
        45.25256758088303
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.905442+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15415,
            11188
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            699427.5,
            0.0,
            -3.0,
            1284658.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122b8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00183475797364,
              45.12237796427639
            ],
            [
              -123.00183475797364,
              45.25270591710582
            ],
            [
              -122.86976583148773,
              45.25270591710582
            ],
            [
              -122.86976583148773,
              45.12237796427639
            ],
            [
              -123.00183475797364,
              45.12237796427639
            ]
          ]
        ]
      },
      "bbox": [
        -123.00183475797364,
        45.12237796427639,
        -122.86976583148773,
        45.25270591710582
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.937424+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122b8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122b8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15522,
            10894
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            668131.5,
            0.0,
            -3.0,
            1285615.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122b8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12543326932209,
              45.34335626479517
            ],
            [
              -122.12543326932209,
              45.37671006519069
            ],
            [
              -121.99921859381763,
              45.37671006519069
            ],
            [
              -121.99921859381763,
              45.34335626479517
            ],
            [
              -122.12543326932209,
              45.34335626479517
            ]
          ]
        ]
      },
      "bbox": [
        -122.12543326932209,
        45.34335626479517,
        -121.99921859381763,
        45.37671006519069
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:08.969804+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3850,
            10743
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            894664.5,
            0.0,
            -3.0,
            1325503.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c1"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25386258145214,
              45.249984991902075
            ],
            [
              -122.25386258145214,
              45.376852586248035
            ],
            [
              -122.12149094564494,
              45.376852586248035
            ],
            [
              -122.12149094564494,
              45.249984991902075
            ],
            [
              -122.25386258145214,
              45.249984991902075
            ]
          ]
        ]
      },
      "bbox": [
        -122.25386258145214,
        45.249984991902075,
        -122.12149094564494,
        45.376852586248035
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.001848+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15195,
            11041
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            861667.5,
            0.0,
            -3.0,
            1326166.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c2"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37914422069291,
              45.24801150675723
            ],
            [
              -122.37914422069291,
              45.3769835925828
            ],
            [
              -122.24617950903954,
              45.3769835925828
            ],
            [
              -122.24617950903954,
              45.24801150675723
            ],
            [
              -122.37914422069291,
              45.24801150675723
            ]
          ]
        ]
      },
      "bbox": [
        -122.37914422069291,
        45.24801150675723,
        -122.24617950903954,
        45.3769835925828
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.034298+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15434,
            11064
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            829480.5,
            0.0,
            -3.0,
            1326874.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c3"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.5044070212292,
              45.247878346220524
            ],
            [
              -122.5044070212292,
              45.37712083841018
            ],
            [
              -122.37088867294173,
              45.37712083841018
            ],
            [
              -122.37088867294173,
              45.247878346220524
            ],
            [
              -122.5044070212292,
              45.247878346220524
            ]
          ]
        ]
      },
      "bbox": [
        -122.5044070212292,
        45.247878346220524,
        -122.37088867294173,
        45.37712083841018
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.066764+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15450,
            11088
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            797299.5,
            0.0,
            -3.0,
            1327633.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c4"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62963061103001,
              45.24773396054065
            ],
            [
              -122.62963061103001,
              45.37574993592551
            ],
            [
              -122.49562512924153,
              45.37574993592551
            ],
            [
              -122.49562512924153,
              45.24773396054065
            ],
            [
              -122.62963061103001,
              45.24773396054065
            ]
          ]
        ]
      },
      "bbox": [
        -122.62963061103001,
        45.24773396054065,
        -122.49562512924153,
        45.37574993592551
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.099238+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15284,
            11111
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            765115.5,
            0.0,
            -3.0,
            1327891.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c5"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75494647276977,
              45.24759542606135
            ],
            [
              -122.75494647276977,
              45.377387633438154
            ],
            [
              -122.62033147213313,
              45.377387633438154
            ],
            [
              -122.62033147213313,
              45.24759542606135
            ],
            [
              -122.75494647276977,
              45.24759542606135
            ]
          ]
        ]
      },
      "bbox": [
        -122.75494647276977,
        45.24759542606135,
        -122.62033147213313,
        45.377387633438154
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.132213+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15483,
            11135
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            732937.5,
            0.0,
            -3.0,
            1329295.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c6"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88022400504002,
              45.24747031287995
            ],
            [
              -122.88022400504002,
              45.377525351248444
            ],
            [
              -122.74506657371316,
              45.377525351248444
            ],
            [
              -122.74506657371316,
              45.24747031287995
            ],
            [
              -122.88022400504002,
              45.24747031287995
            ]
          ]
        ]
      },
      "bbox": [
        -122.88022400504002,
        45.24747031287995,
        -122.74506657371316,
        45.377525351248444
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.164795+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15498,
            11158
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            700756.5,
            0.0,
            -3.0,
            1330201.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122c8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00554370039937,
              45.24730871655827
            ],
            [
              -123.00554370039937,
              45.37770234187695
            ],
            [
              -122.86977057315183,
              45.37770234187695
            ],
            [
              -122.86977057315183,
              45.24730871655827
            ],
            [
              -123.00554370039937,
              45.24730871655827
            ]
          ]
        ]
      },
      "bbox": [
        -123.00554370039937,
        45.24730871655827,
        -122.86977057315183,
        45.37770234187695
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.197370+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122c8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122c8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15522,
            11187
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            668566.5,
            0.0,
            -3.0,
            1331170.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122c8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1285886739845,
              45.37328881189271
            ],
            [
              -122.1285886739845,
              45.50170898519969
            ],
            [
              -121.99671418639797,
              45.50170898519969
            ],
            [
              -121.99671418639797,
              45.37328881189271
            ],
            [
              -122.1285886739845,
              45.37328881189271
            ]
          ]
        ]
      },
      "bbox": [
        -122.1285886739845,
        45.37328881189271,
        -121.99671418639797,
        45.50170898519969
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.229922+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15402,
            10993
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            894757.5,
            0.0,
            -3.0,
            1371073.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d1"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25386854181109,
              45.37315655892663
            ],
            [
              -122.25386854181109,
              45.50184626293709
            ],
            [
              -122.1214396607466,
              45.50184626293709
            ],
            [
              -122.1214396607466,
              45.37315655892663
            ],
            [
              -122.25386854181109,
              45.37315655892663
            ]
          ]
        ]
      },
      "bbox": [
        -122.25386854181109,
        45.37315655892663,
        -122.1214396607466,
        45.50184626293709
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.262926+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15418,
            11017
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            862639.5,
            0.0,
            -3.0,
            1371733.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d2"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37914068551495,
              45.37301374412895
            ],
            [
              -122.37914068551495,
              45.50198149096394
            ],
            [
              -122.24615693991744,
              45.50198149096394
            ],
            [
              -122.24615693991744,
              45.37301374412895
            ],
            [
              -122.37914068551495,
              45.37301374412895
            ]
          ]
        ]
      },
      "bbox": [
        -122.37914068551495,
        45.37301374412895,
        -122.24615693991744,
        45.50198149096394
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.295390+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15435,
            11041
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            830524.5,
            0.0,
            -3.0,
            1372441.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d3"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.5044173611034,
              45.372884869615184
            ],
            [
              -122.5044173611034,
              45.50212254300298
            ],
            [
              -122.3708903873898,
              45.50212254300298
            ],
            [
              -122.3708903873898,
              45.372884869615184
            ],
            [
              -122.5044173611034,
              45.372884869615184
            ]
          ]
        ]
      },
      "bbox": [
        -122.5044173611034,
        45.372884869615184,
        -122.3708903873898,
        45.50212254300298
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.323936+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15451,
            11064
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            798409.5,
            0.0,
            -3.0,
            1373200.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d4"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62713698828017,
              45.37280007398636
            ],
            [
              -122.62713698828017,
              45.50225351779225
            ],
            [
              -122.4956048042896,
              45.50225351779225
            ],
            [
              -122.4956048042896,
              45.37280007398636
            ],
            [
              -122.62713698828017,
              45.37280007398636
            ]
          ]
        ]
      },
      "bbox": [
        -122.62713698828017,
        45.37280007398636,
        -122.4956048042896,
        45.50225351779225
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.350570+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15466,
            10870
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            766951.5,
            0.0,
            -3.0,
            1374004.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d5"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.7548995773944,
              45.37474198481677
            ],
            [
              -122.7548995773944,
              45.500819391141356
            ],
            [
              -122.62041325639785,
              45.500819391141356
            ],
            [
              -122.62041325639785,
              45.37474198481677
            ],
            [
              -122.7548995773944,
              45.37474198481677
            ]
          ]
        ]
      },
      "bbox": [
        -122.7548995773944,
        45.37474198481677,
        -122.62041325639785,
        45.500819391141356
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.377109+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15033,
            11111
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            734185.5,
            0.0,
            -3.0,
            1374286.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d6"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88024038990801,
              45.37247552734711
            ],
            [
              -122.88024038990801,
              45.502499314138305
            ],
            [
              -122.74638937744041,
              45.502499314138305
            ],
            [
              -122.74638937744041,
              45.37247552734711
            ],
            [
              -122.88024038990801,
              45.37247552734711
            ]
          ]
        ]
      },
      "bbox": [
        -122.88024038990801,
        45.37247552734711,
        -122.74638937744041,
        45.502499314138305
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.403962+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15499,
            11021
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            702073.5,
            0.0,
            -3.0,
            1375762.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00552557249078,
              45.37233675218609
            ],
            [
              -123.00552557249078,
              45.502665729432124
            ],
            [
              -122.86978801537508,
              45.502665729432124
            ],
            [
              -122.86978801537508,
              45.37233675218609
            ],
            [
              -123.00552557249078,
              45.37233675218609
            ]
          ]
        ]
      },
      "bbox": [
        -123.00552557249078,
        45.37233675218609,
        -122.86978801537508,
        45.502665729432124
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.431072+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15516,
            11159
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            669961.5,
            0.0,
            -3.0,
            1376716.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122d8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12823442148209,
              45.49829934288282
            ],
            [
              -122.12823442148209,
              45.61401977334621
            ],
            [
              -121.99698270642048,
              45.61401977334621
            ],
            [
              -121.99698270642048,
              45.49829934288282
            ],
            [
              -122.12823442148209,
              45.49829934288282
            ]
          ]
        ]
      },
      "bbox": [
        -122.12823442148209,
        45.49829934288282,
        -121.99698270642048,
        45.61401977334621
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.458147+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13860,
            10946
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            895660.5,
            0.0,
            -3.0,
            1412020.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e1"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25215050836059,
              45.49816311587066
            ],
            [
              -122.25215050836059,
              45.57090256837905
            ],
            [
              -122.12298392224292,
              45.57090256837905
            ],
            [
              -122.12298392224292,
              45.49816311587066
            ],
            [
              -122.25215050836059,
              45.49816311587066
            ]
          ]
        ]
      },
      "bbox": [
        -122.25215050836059,
        45.49816311587066,
        -122.12298392224292,
        45.57090256837905
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.485004+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8620,
            10859
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            863617.5,
            0.0,
            -3.0,
            1396909.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e2"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37741855161936,
              45.498024514142266
            ],
            [
              -122.37741855161936,
              45.574566299853984
            ],
            [
              -122.24852090190166,
              45.574566299853984
            ],
            [
              -122.24852090190166,
              45.498024514142266
            ],
            [
              -122.37741855161936,
              45.498024514142266
            ]
          ]
        ]
      },
      "bbox": [
        -122.37741855161936,
        45.498024514142266,
        -122.24852090190166,
        45.574566299853984
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.511720+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9067,
            10813
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            831571.5,
            0.0,
            -3.0,
            1398907.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e3"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50264452254005,
              45.49789191313197
            ],
            [
              -122.50264452254005,
              45.57647297042676
            ],
            [
              -122.3726117369109,
              45.57647297042676
            ],
            [
              -122.3726117369109,
              45.49789191313197
            ],
            [
              -122.50264452254005,
              45.49789191313197
            ]
          ]
        ]
      },
      "bbox": [
        -122.50264452254005,
        45.49789191313197,
        -122.3726117369109,
        45.57647297042676
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.538511+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9297,
            10891
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            799525.5,
            0.0,
            -3.0,
            1400305.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e4"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62748550455176,
              45.49774906240118
            ],
            [
              -122.62748550455176,
              45.56790398705371
            ],
            [
              -122.4984493208617,
              45.56790398705371
            ],
            [
              -122.4984493208617,
              45.49774906240118
            ],
            [
              -122.62748550455176,
              45.49774906240118
            ]
          ]
        ]
      },
      "bbox": [
        -122.62748550455176,
        45.49774906240118,
        -122.4984493208617,
        45.56790398705371
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.565513+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8258,
            10819
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            767482.5,
            0.0,
            -3.0,
            1397941.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e5"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.76026241067308,
              45.493018877811224
            ],
            [
              -122.76026241067308,
              45.59409647188724
            ],
            [
              -122.61274849690147,
              45.59409647188724
            ],
            [
              -122.61274849690147,
              45.493018877811224
            ],
            [
              -122.76026241067308,
              45.493018877811224
            ]
          ]
        ]
      },
      "bbox": [
        -122.76026241067308,
        45.493018877811224,
        -122.61274849690147,
        45.59409647188724
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.592301+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            11963,
            12285
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            733744.5,
            0.0,
            -3.0,
            1408231.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e6"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87914261885534,
              45.498032340526585
            ],
            [
              -122.87914261885534,
              45.601080526489945
            ],
            [
              -122.74658186917867,
              45.601080526489945
            ],
            [
              -122.74658186917867,
              45.498032340526585
            ],
            [
              -122.87914261885534,
              45.498032340526585
            ]
          ]
        ]
      },
      "bbox": [
        -122.87914261885534,
        45.498032340526585,
        -122.74658186917867,
        45.601080526489945
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.619464+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12221,
            10981
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            703396.5,
            0.0,
            -3.0,
            1411690.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122e8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.0055325933254,
              45.49734795759031
            ],
            [
              -123.0055325933254,
              45.62763960931152
            ],
            [
              -122.87088109004836,
              45.62763960931152
            ],
            [
              -122.87088109004836,
              45.49734795759031
            ],
            [
              -123.0055325933254,
              45.49734795759031
            ]
          ]
        ]
      },
      "bbox": [
        -123.0055325933254,
        45.49734795759031,
        -122.87088109004836,
        45.62763960931152
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.646469+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15516,
            11041
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            671350.5,
            0.0,
            -3.0,
            1422277.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122e8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122f8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00553964480912,
              45.622991844072054
            ],
            [
              -123.00553964480912,
              45.752503539959534
            ],
            [
              -122.8769511539225,
              45.752503539959534
            ],
            [
              -122.8769511539225,
              45.622991844072054
            ],
            [
              -123.00553964480912,
              45.622991844072054
            ]
          ]
        ]
      },
      "bbox": [
        -123.00553964480912,
        45.622991844072054,
        -122.8769511539225,
        45.752503539959534
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.673610+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122f8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122f8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122f8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15438,
            10501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            672739.5,
            0.0,
            -3.0,
            1467838.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122f8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122g7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87706542724288,
              45.8265809261265
            ],
            [
              -122.87706542724288,
              45.87591713368169
            ],
            [
              -122.82854478941752,
              45.87591713368169
            ],
            [
              -122.82854478941752,
              45.8265809261265
            ],
            [
              -122.87706542724288,
              45.8265809261265
            ]
          ]
        ]
      },
      "bbox": [
        -122.87706542724288,
        45.8265809261265,
        -122.82854478941752,
        45.87591713368169
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.700735+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122g7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122g7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122g7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5887,
            3955
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            706846.5,
            0.0,
            -3.0,
            1512451.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122g7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122g8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00544855428383,
              45.74750783153563
            ],
            [
              -123.00544855428383,
              45.875110166501344
            ],
            [
              -122.86976434500288,
              45.875110166501344
            ],
            [
              -122.86976434500288,
              45.74750783153563
            ],
            [
              -123.00544855428383,
              45.74750783153563
            ]
          ]
        ]
      },
      "bbox": [
        -123.00544855428383,
        45.74750783153563,
        -122.86976434500288,
        45.875110166501344
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.727689+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122g8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122g8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122g8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15190,
            11089
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            674125.5,
            0.0,
            -3.0,
            1512481.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122g8"
            }
          ]
        }
      }
    },
    {
      "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": "be45122h7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87624612834979,
              45.874145812801466
            ],
            [
              -122.87624612834979,
              45.90496064996761
            ],
            [
              -122.83238182920852,
              45.90496064996761
            ],
            [
              -122.83238182920852,
              45.874145812801466
            ],
            [
              -122.87624612834979,
              45.874145812801466
            ]
          ]
        ]
      },
      "bbox": [
        -122.87624612834979,
        45.874145812801466,
        -122.83238182920852,
        45.90496064996761
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.754812+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122h7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122h7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122h7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3644,
            3621
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            707362.5,
            0.0,
            -3.0,
            1523062.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122h7"
            }
          ]
        }
      }
    },
    {
      "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": "be45122h8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87991404036633,
              45.87489742248145
            ],
            [
              -122.87991404036633,
              45.87900107217878
            ],
            [
              -122.87482758792466,
              45.87900107217878
            ],
            [
              -122.87482758792466,
              45.87489742248145
            ],
            [
              -122.87991404036633,
              45.87489742248145
            ]
          ]
        ]
      },
      "bbox": [
        -122.87991404036633,
        45.87489742248145,
        -122.87482758792466,
        45.87900107217878
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.781473+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45122h8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122h8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45122h8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            487,
            418
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            706162.5,
            0.0,
            -3.0,
            1513900.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122h8"
            }
          ]
        }
      }
    },
    {
      "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": "be45123b1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.04478273277063,
              45.20840082413579
            ],
            [
              -123.04478273277063,
              45.251046945516805
            ],
            [
              -122.99819426779992,
              45.251046945516805
            ],
            [
              -122.99819426779992,
              45.20840082413579
            ],
            [
              -123.04478273277063,
              45.20840082413579
            ]
          ]
        ]
      },
      "bbox": [
        -123.04478273277063,
        45.20840082413579,
        -122.99819426779992,
        45.251046945516805
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.808175+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123b1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123b1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123b1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5067,
            3847
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            657076.5,
            0.0,
            -3.0,
            1285966.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123b1"
            }
          ]
        }
      }
    },
    {
      "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": "be45123c1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.12728486450318,
              45.24724134458367
            ],
            [
              -123.12728486450318,
              45.377827227752356
            ],
            [
              -122.99449223369525,
              45.377827227752356
            ],
            [
              -122.99449223369525,
              45.24724134458367
            ],
            [
              -123.12728486450318,
              45.24724134458367
            ]
          ]
        ]
      },
      "bbox": [
        -123.12728486450318,
        45.24724134458367,
        -122.99449223369525,
        45.377827227752356
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.830997+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123c1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123c1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123c1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15538,
            10908
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            637297.5,
            0.0,
            -3.0,
            1332169.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123c1"
            }
          ]
        }
      }
    },
    {
      "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": "be45123c2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.16546907638359,
              45.325893756378875
            ],
            [
              -123.16546907638359,
              45.3759830510356
            ],
            [
              -123.12273960455889,
              45.3759830510356
            ],
            [
              -123.12273960455889,
              45.325893756378875
            ],
            [
              -123.16546907638359,
              45.325893756378875
            ]
          ]
        ]
      },
      "bbox": [
        -123.16546907638359,
        45.325893756378875,
        -123.12273960455889,
        45.3759830510356
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.854814+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123c2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123c2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123c2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5979,
            3471
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            627490.5,
            0.0,
            -3.0,
            1332499.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123c2"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13084057604806,
              45.37217844140138
            ],
            [
              -123.13084057604806,
              45.50282136584843
            ],
            [
              -122.99448670161632,
              45.50282136584843
            ],
            [
              -122.99448670161632,
              45.37217844140138
            ],
            [
              -123.13084057604806,
              45.37217844140138
            ]
          ]
        ]
      },
      "bbox": [
        -123.13084057604806,
        45.37217844140138,
        -122.99448670161632,
        45.50282136584843
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.879844+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15537,
            11188
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            637843.5,
            0.0,
            -3.0,
            1377724.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d1"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.24509394025789,
              45.37230231250004
            ],
            [
              -123.24509394025789,
              45.50284269115854
            ],
            [
              -123.11921546245605,
              45.50284269115854
            ],
            [
              -123.11921546245605,
              45.37230231250004
            ],
            [
              -123.24509394025789,
              45.37230231250004
            ]
          ]
        ]
      },
      "bbox": [
        -123.24509394025789,
        45.37230231250004,
        -123.11921546245605,
        45.50284269115854
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.902803+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15539,
            10269
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            608563.5,
            0.0,
            -3.0,
            1378732.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d2"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.50023408407112,
              45.49590448374834
            ],
            [
              -123.50023408407112,
              45.50005696152785
            ],
            [
              -123.497764929187,
              45.50005696152785
            ],
            [
              -123.497764929187,
              45.49590448374834
            ],
            [
              -123.50023408407112,
              45.49590448374834
            ]
          ]
        ]
      },
      "bbox": [
        -123.50023408407112,
        45.49590448374834,
        -123.497764929187,
        45.50005696152785
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.925720+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            498,
            193
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            543178.5,
            0.0,
            -3.0,
            1380991.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d4"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.62711768960534,
              45.46133664066191
            ],
            [
              -123.62711768960534,
              45.50328550039212
            ],
            [
              -123.49816445533749,
              45.50328550039212
            ],
            [
              -123.49816445533749,
              45.46133664066191
            ],
            [
              -123.62711768960534,
              45.46133664066191
            ]
          ]
        ]
      },
      "bbox": [
        -123.62711768960534,
        45.46133664066191,
        -123.49816445533749,
        45.50328550039212
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.948634+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4697,
            10858
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            510664.5,
            0.0,
            -3.0,
            1382188.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d5"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75308421980843,
              45.44556060613223
            ],
            [
              -123.75308421980843,
              45.50341323125062
            ],
            [
              -123.62224478790819,
              45.50341323125062
            ],
            [
              -123.62224478790819,
              45.44556060613223
            ],
            [
              -123.75308421980843,
              45.44556060613223
            ]
          ]
        ]
      },
      "bbox": [
        -123.75308421980843,
        45.44556060613223,
        -123.62224478790819,
        45.50341323125062
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.971518+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6612,
            10940
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            478387.5,
            0.0,
            -3.0,
            1383430.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d6"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.87759730324355,
              45.44010843144705
            ],
            [
              -123.87759730324355,
              45.50354718766693
            ],
            [
              -123.74683148527545,
              45.50354718766693
            ],
            [
              -123.74683148527545,
              45.44010843144705
            ],
            [
              -123.87759730324355,
              45.44010843144705
            ]
          ]
        ]
      },
      "bbox": [
        -123.87759730324355,
        45.44010843144705,
        -123.74683148527545,
        45.50354718766693
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:09.994243+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7277,
            10898
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            446485.5,
            0.0,
            -3.0,
            1384723.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d7"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.90120524310217,
              45.45527311879427
            ],
            [
              -123.90120524310217,
              45.50032490509523
            ],
            [
              -123.87243247667523,
              45.50032490509523
            ],
            [
              -123.87243247667523,
              45.45527311879427
            ],
            [
              -123.90120524310217,
              45.45527311879427
            ]
          ]
        ]
      },
      "bbox": [
        -123.90120524310217,
        45.45527311879427,
        -123.87243247667523,
        45.50032490509523
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.016952+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5388,
            2240
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            440431.5,
            0.0,
            -3.0,
            1384840.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d8"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13080196947602,
              45.49721306508741
            ],
            [
              -123.13080196947602,
              45.62779829731857
            ],
            [
              -122.9944939058742,
              45.62779829731857
            ],
            [
              -122.9944939058742,
              45.49721306508741
            ],
            [
              -123.13080196947602,
              45.49721306508741
            ]
          ]
        ]
      },
      "bbox": [
        -123.13080196947602,
        45.49721306508741,
        -122.9944939058742,
        45.62779829731857
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.114450+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15532,
            11159
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            639313.5,
            0.0,
            -3.0,
            1423276.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e1"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.25559647219563,
              45.497087224123256
            ],
            [
              -123.25559647219563,
              45.627924176517695
            ],
            [
              -123.11922342675719,
              45.627924176517695
            ],
            [
              -123.11922342675719,
              45.497087224123256
            ],
            [
              -123.25559647219563,
              45.497087224123256
            ]
          ]
        ]
      },
      "bbox": [
        -123.25559647219563,
        45.497087224123256,
        -123.11922342675719,
        45.627924176517695
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.138679+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15547,
            11141
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            607399.5,
            0.0,
            -3.0,
            1424320.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e2"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.37921170249028,
              45.50706153927065
            ],
            [
              -123.37921170249028,
              45.62800474570209
            ],
            [
              -123.24453148125382,
              45.62800474570209
            ],
            [
              -123.24453148125382,
              45.50706153927065
            ],
            [
              -123.37921170249028,
              45.50706153927065
            ]
          ]
        ]
      },
      "bbox": [
        -123.37921170249028,
        45.50706153927065,
        -123.24453148125382,
        45.62800474570209
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.161964+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14332,
            11014
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            575788.5,
            0.0,
            -3.0,
            1425397.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e3"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.50652723445118,
              45.499938607389666
            ],
            [
              -123.50652723445118,
              45.62814324707878
            ],
            [
              -123.3689387369706,
              45.62814324707878
            ],
            [
              -123.3689387369706,
              45.499938607389666
            ],
            [
              -123.50652723445118,
              45.499938607389666
            ]
          ]
        ]
      },
      "bbox": [
        -123.50652723445118,
        45.499938607389666,
        -123.3689387369706,
        45.62814324707878
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.184694+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15192,
            11211
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            543232.5,
            0.0,
            -3.0,
            1426543.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e4"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.63179858095536,
              45.496712174173496
            ],
            [
              -123.63179858095536,
              45.6282718137721
            ],
            [
              -123.49351056470469,
              45.6282718137721
            ],
            [
              -123.49351056470469,
              45.496712174173496
            ],
            [
              -123.63179858095536,
              45.496712174173496
            ]
          ]
        ]
      },
      "bbox": [
        -123.63179858095536,
        45.496712174173496,
        -123.49351056470469,
        45.6282718137721
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.207254+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15583,
            11234
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            511201.5,
            0.0,
            -3.0,
            1427734.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e5"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75706574273931,
              45.49658343294146
            ],
            [
              -123.75706574273931,
              45.628406590769075
            ],
            [
              -123.61824339052507,
              45.628406590769075
            ],
            [
              -123.61824339052507,
              45.49658343294146
            ],
            [
              -123.75706574273931,
              45.49658343294146
            ]
          ]
        ]
      },
      "bbox": [
        -123.75706574273931,
        45.49658343294146,
        -123.61824339052507,
        45.628406590769075
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.229914+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15598,
            11256
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            479173.5,
            0.0,
            -3.0,
            1428976.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e6"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.88221715388148,
              45.49644419805465
            ],
            [
              -123.88221715388148,
              45.62644348323066
            ],
            [
              -123.74297124888555,
              45.62644348323066
            ],
            [
              -123.74297124888555,
              45.49644419805465
            ],
            [
              -123.88221715388148,
              45.49644419805465
            ]
          ]
        ]
      },
      "bbox": [
        -123.88221715388148,
        45.49644419805465,
        -123.74297124888555,
        45.62644348323066
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.252705+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15359,
            11279
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            447145.5,
            0.0,
            -3.0,
            1429501.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e7"
            }
          ]
        }
      }
    },
    {
      "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": "be45123e8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.88632243636553,
              45.4996828436515
            ],
            [
              -123.88632243636553,
              45.50866634619527
            ],
            [
              -123.87451080118868,
              45.50866634619527
            ],
            [
              -123.87451080118868,
              45.4996828436515
            ],
            [
              -123.88632243636553,
              45.4996828436515
            ]
          ]
        ]
      },
      "bbox": [
        -123.88632243636553,
        45.4996828436515,
        -123.87451080118868,
        45.50866634619527
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.275877+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1053,
            967
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            444376.5,
            0.0,
            -3.0,
            1387879.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123e8"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13081092482858,
              45.62222148004115
            ],
            [
              -123.13081092482858,
              45.752782586510314
            ],
            [
              -122.99448870981482,
              45.752782586510314
            ],
            [
              -122.99448870981482,
              45.62222148004115
            ],
            [
              -123.13081092482858,
              45.62222148004115
            ]
          ]
        ]
      },
      "bbox": [
        -123.13081092482858,
        45.62222148004115,
        -122.99448870981482,
        45.752782586510314
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.298884+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15531,
            11135
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            640771.5,
            0.0,
            -3.0,
            1468834.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f1"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.25206953102615,
              45.622083704167416
            ],
            [
              -123.25206953102615,
              45.6701162762988
            ],
            [
              -123.12441037921766,
              45.6701162762988
            ],
            [
              -123.12441037921766,
              45.622083704167416
            ],
            [
              -123.25206953102615,
              45.622083704167416
            ]
          ]
        ]
      },
      "bbox": [
        -123.25206953102615,
        45.622083704167416,
        -123.12441037921766,
        45.6701162762988
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.321414+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5491,
            10710
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            608818.5,
            0.0,
            -3.0,
            1439710.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f2"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.37821494214924,
              45.62198461084793
            ],
            [
              -123.37821494214924,
              45.69180524286223
            ],
            [
              -123.24798824016518,
              45.69180524286223
            ],
            [
              -123.24798824016518,
              45.62198461084793
            ],
            [
              -123.37821494214924,
              45.62198461084793
            ]
          ]
        ]
      },
      "bbox": [
        -123.37821494214924,
        45.62198461084793,
        -123.24798824016518,
        45.69180524286223
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.344392+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8121,
            10829
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            576859.5,
            0.0,
            -3.0,
            1448659.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f3"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.50394260251991,
              45.621850407699554
            ],
            [
              -123.50394260251991,
              45.7033332702297
            ],
            [
              -123.37181710097472,
              45.7033332702297
            ],
            [
              -123.37181710097472,
              45.621850407699554
            ],
            [
              -123.50394260251991,
              45.621850407699554
            ]
          ]
        ]
      },
      "bbox": [
        -123.50394260251991,
        45.621850407699554,
        -123.37181710097472,
        45.7033332702297
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.366993+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9520,
            10928
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            544897.5,
            0.0,
            -3.0,
            1453951.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f4"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.6283897930758,
              45.62172245906558
            ],
            [
              -123.6283897930758,
              45.69025957768798
            ],
            [
              -123.49676619082248,
              45.69025957768798
            ],
            [
              -123.49676619082248,
              45.62172245906558
            ],
            [
              -123.6283897930758,
              45.62172245906558
            ]
          ]
        ]
      },
      "bbox": [
        -123.6283897930758,
        45.62172245906558,
        -123.49676619082248,
        45.69025957768798
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.389685+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7929,
            10932
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            512935.5,
            0.0,
            -3.0,
            1450324.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f5"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75263678169536,
              45.62158462691558
            ],
            [
              -123.75263678169536,
              45.67471982012567
            ],
            [
              -123.62230753461834,
              45.67471982012567
            ],
            [
              -123.62230753461834,
              45.62158462691558
            ],
            [
              -123.75263678169536,
              45.62158462691558
            ]
          ]
        ]
      },
      "bbox": [
        -123.75263678169536,
        45.62158462691558,
        -123.62230753461834,
        45.67471982012567
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.412045+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6041,
            10885
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            480976.5,
            0.0,
            -3.0,
            1445851.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f6"
            }
          ]
        }
      }
    },
    {
      "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": "be45123f7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.80211998223976,
              45.62356515876937
            ],
            [
              -123.80211998223976,
              45.647670771203614
            ],
            [
              -123.74872335235861,
              45.647670771203614
            ],
            [
              -123.74872335235861,
              45.62356515876937
            ],
            [
              -123.80211998223976,
              45.62356515876937
            ]
          ]
        ]
      },
      "bbox": [
        -123.80211998223976,
        45.62356515876937,
        -123.74872335235861,
        45.647670771203614
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.435031+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123f7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123f7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2755,
            4447
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            467968.5,
            0.0,
            -3.0,
            1437235.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123f7"
            }
          ]
        }
      }
    },
    {
      "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": "be45123g1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.0031123579384,
              45.74992806934837
            ],
            [
              -123.0031123579384,
              45.75121984953268
            ],
            [
              -122.99993487567775,
              45.75121984953268
            ],
            [
              -122.99993487567775,
              45.74992806934837
            ],
            [
              -123.0031123579384,
              45.74992806934837
            ]
          ]
        ]
      },
      "bbox": [
        -123.0031123579384,
        45.74992806934837,
        -122.99993487567775,
        45.75121984953268
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.457907+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123g1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123g1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123g1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            149,
            266
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            673372.5,
            0.0,
            -3.0,
            1468264.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123g1"
            }
          ]
        }
      }
    },
    {
      "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": "be45123g3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.38128951909573,
              45.746996404241955
            ],
            [
              -123.38128951909573,
              45.87799627203586
            ],
            [
              -123.24402467443535,
              45.87799627203586
            ],
            [
              -123.24402467443535,
              45.746996404241955
            ],
            [
              -123.38128951909573,
              45.746996404241955
            ]
          ]
        ]
      },
      "bbox": [
        -123.38128951909573,
        45.746996404241955,
        -123.24402467443535,
        45.87799627203586
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.480661+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123g3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123g3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123g3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15553,
            11143
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            578455.5,
            0.0,
            -3.0,
            1516516.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123g3"
            }
          ]
        }
      }
    },
    {
      "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": "be45123g4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.50655789228337,
              45.74686075735342
            ],
            [
              -123.50655789228337,
              45.878123050678816
            ],
            [
              -123.36875674671111,
              45.878123050678816
            ],
            [
              -123.36875674671111,
              45.74686075735342
            ],
            [
              -123.50655789228337,
              45.74686075735342
            ]
          ]
        ]
      },
      "bbox": [
        -123.50655789228337,
        45.74686075735342,
        -123.36875674671111,
        45.878123050678816
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.503224+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123g4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123g4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123g4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15568,
            11165
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            546562.5,
            0.0,
            -3.0,
            1517653.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123g4"
            }
          ]
        }
      }
    },
    {
      "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": "be45123g5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.63183352372104,
              45.74673165138162
            ],
            [
              -123.63183352372104,
              45.87825691074404
            ],
            [
              -123.49348411395745,
              45.87825691074404
            ],
            [
              -123.49348411395745,
              45.74673165138162
            ],
            [
              -123.63183352372104,
              45.74673165138162
            ]
          ]
        ]
      },
      "bbox": [
        -123.63183352372104,
        45.74673165138162,
        -123.49348411395745,
        45.87825691074404
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.526138+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123g5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123g5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123g5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15583,
            11188
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            514669.5,
            0.0,
            -3.0,
            1518841.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123g5"
            }
          ]
        }
      }
    },
    {
      "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": "be45123g6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75710451221575,
              45.746592949546056
            ],
            [
              -123.75710451221575,
              45.878389333513994
            ],
            [
              -123.61821796168003,
              45.878389333513994
            ],
            [
              -123.61821796168003,
              45.746592949546056
            ],
            [
              -123.75710451221575,
              45.746592949546056
            ]
          ]
        ]
      },
      "bbox": [
        -123.75710451221575,
        45.746592949546056,
        -123.61821796168003,
        45.878389333513994
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.548551+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123g6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123g6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123g6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15599,
            11210
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            482779.5,
            0.0,
            -3.0,
            1520077.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123g6"
            }
          ]
        }
      }
    },
    {
      "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": "be45123g7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.8823711383856,
              45.746461106855236
            ],
            [
              -123.8823711383856,
              45.87852094671024
            ],
            [
              -123.74293596259658,
              45.87852094671024
            ],
            [
              -123.74293596259658,
              45.746461106855236
            ],
            [
              -123.8823711383856,
              45.746461106855236
            ]
          ]
        ]
      },
      "bbox": [
        -123.8823711383856,
        45.746461106855236,
        -123.74293596259658,
        45.87852094671024
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.571062+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123g7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123g7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123g7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15614,
            11233
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            450892.5,
            0.0,
            -3.0,
            1521361.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123g7"
            }
          ]
        }
      }
    },
    {
      "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": "be45123h3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.38130385544919,
              45.8719982750924
            ],
            [
              -123.38130385544919,
              46.0029888324058
            ],
            [
              -123.24401008335958,
              46.0029888324058
            ],
            [
              -123.24401008335958,
              45.8719982750924
            ],
            [
              -123.38130385544919,
              45.8719982750924
            ]
          ]
        ]
      },
      "bbox": [
        -123.38130385544919,
        45.8719982750924,
        -123.24401008335958,
        46.0029888324058
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.594101+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123h3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123h3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123h3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15554,
            11120
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            580051.5,
            0.0,
            -3.0,
            1562080.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123h3"
            }
          ]
        }
      }
    },
    {
      "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": "be45123h4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.50657461801663,
              45.87186940532624
            ],
            [
              -123.50657461801663,
              46.003122079057654
            ],
            [
              -123.36874332264068,
              46.003122079057654
            ],
            [
              -123.36874332264068,
              45.87186940532624
            ],
            [
              -123.50657461801663,
              45.87186940532624
            ]
          ]
        ]
      },
      "bbox": [
        -123.50657461801663,
        45.87186940532624,
        -123.36874332264068,
        46.003122079057654
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.617289+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123h4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123h4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123h4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15569,
            11142
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            548227.5,
            0.0,
            -3.0,
            1563217.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123h4"
            }
          ]
        }
      }
    },
    {
      "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": "be45123h5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.6318522349156,
              45.87173092285673
            ],
            [
              -123.6318522349156,
              46.00325447322113
            ],
            [
              -123.49347101691613,
              46.00325447322113
            ],
            [
              -123.49347101691613,
              45.87173092285673
            ],
            [
              -123.6318522349156,
              45.87173092285673
            ]
          ]
        ]
      },
      "bbox": [
        -123.6318522349156,
        45.87173092285673,
        -123.49347101691613,
        46.00325447322113
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.639953+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123h5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123h5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123h5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15585,
            11165
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            516403.5,
            0.0,
            -3.0,
            1564402.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123h5"
            }
          ]
        }
      }
    },
    {
      "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": "be45123h6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75711340202422,
              45.871599896666005
            ],
            [
              -123.75711340202422,
              46.00338603001799
            ],
            [
              -123.6181942911607,
              46.00338603001799
            ],
            [
              -123.6181942911607,
              45.871599896666005
            ],
            [
              -123.75711340202422,
              45.871599896666005
            ]
          ]
        ]
      },
      "bbox": [
        -123.75711340202422,
        45.871599896666005,
        -123.6181942911607,
        46.00338603001799
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.662175+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123h6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123h6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123h6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15600,
            11187
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            484585.5,
            0.0,
            -3.0,
            1565635.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123h6"
            }
          ]
        }
      }
    },
    {
      "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": "be45123h7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.88239377861541,
              45.87146714541704
            ],
            [
              -123.88239377861541,
              46.00351643815653
            ],
            [
              -123.74292478513728,
              46.00351643815653
            ],
            [
              -123.74292478513728,
              45.87146714541704
            ],
            [
              -123.88239377861541,
              45.87146714541704
            ]
          ]
        ]
      },
      "bbox": [
        -123.88239377861541,
        45.87146714541704,
        -123.74292478513728,
        46.00351643815653
      ],
      "properties": {
        "start_datetime": "2007-03-01T00:00:00+00:00",
        "end_datetime": "2009-04-01T00:00:00+00:00",
        "created": "2026-03-19 01:25:10.684987+00:00",
        "license": "NLPL",
        "datetime": "2007-03-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/stac/be45123h7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123h7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_HoodtoCoast_2009_8876/be45123h7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15615,
            11210
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(HARN) / Oregon GIC Lambert (ft)\",\n    BASEGEOGCRS[\"NAD83(HARN)\",\n        DATUM[\"NAD83 (High Accuracy Reference Network)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4152]],\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\",2994]]",
          "proj:epsg": 2994,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(HARN) / Oregon GIC Lambert (ft)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(HARN)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (High Accuracy Reference Network)",
                "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": 4152
              }
            },
            "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": 2994
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            452764.5,
            0.0,
            -3.0,
            1566916.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123h7"
            }
          ]
        }
      }
    }
  ]
}