{
  "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": "be45121d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87796659016698,
              45.37358201995582
            ],
            [
              -121.87796659016698,
              45.50140548571422
            ],
            [
              -121.74728329844653,
              45.50140548571422
            ],
            [
              -121.74728329844653,
              45.37358201995582
            ],
            [
              -121.87796659016698,
              45.37358201995582
            ]
          ]
        ]
      },
      "bbox": [
        -121.87796659016698,
        45.37358201995582,
        -121.74728329844653,
        45.50140548571422
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.584052+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45121d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45121d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15363,
            10938
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            959008.5,
            0.0,
            -3.0,
            1369891.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45121d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87796659016698,
              45.37358201995582
            ],
            [
              -121.87796659016698,
              45.50140548571422
            ],
            [
              -121.74728329844653,
              45.50140548571422
            ],
            [
              -121.74728329844653,
              45.37358201995582
            ],
            [
              -121.87796659016698,
              45.37358201995582
            ]
          ]
        ]
      },
      "bbox": [
        -121.87796659016698,
        45.37358201995582,
        -121.74728329844653,
        45.50140548571422
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.661054+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45121d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45121d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45121d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15363,
            10938
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            959008.5,
            0.0,
            -3.0,
            1369891.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.00323906503685,
              45.3734466290966
            ],
            [
              -122.00323906503685,
              45.501538801323086
            ],
            [
              -121.87201369525765,
              45.501538801323086
            ],
            [
              -121.87201369525765,
              45.3734466290966
            ],
            [
              -122.00323906503685,
              45.3734466290966
            ]
          ]
        ]
      },
      "bbox": [
        -122.00323906503685,
        45.3734466290966,
        -121.87201369525765,
        45.501538801323086
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.724475+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45121d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45121d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15379,
            10961
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            926890.5,
            0.0,
            -3.0,
            1370452.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45121d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.00323906503685,
              45.3734466290966
            ],
            [
              -122.00323906503685,
              45.501538801323086
            ],
            [
              -121.87201369525765,
              45.501538801323086
            ],
            [
              -121.87201369525765,
              45.3734466290966
            ],
            [
              -122.00323906503685,
              45.3734466290966
            ]
          ]
        ]
      },
      "bbox": [
        -122.00323906503685,
        45.3734466290966,
        -121.87201369525765,
        45.501538801323086
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.787634+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45121d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45121d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45121d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15379,
            10961
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            926890.5,
            0.0,
            -3.0,
            1370452.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.87797805845948,
              45.498585460537925
            ],
            [
              -121.87797805845948,
              45.62639711388686
            ],
            [
              -121.7472691763212,
              45.62639711388686
            ],
            [
              -121.7472691763212,
              45.498585460537925
            ],
            [
              -121.87797805845948,
              45.498585460537925
            ]
          ]
        ]
      },
      "bbox": [
        -121.87797805845948,
        45.498585460537925,
        -121.7472691763212,
        45.62639711388686
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.850839+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45121e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45121e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15363,
            10916
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            959770.5,
            0.0,
            -3.0,
            1415464.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45121e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87797805845948,
              45.498585460537925
            ],
            [
              -121.87797805845948,
              45.62639711388686
            ],
            [
              -121.7472691763212,
              45.62639711388686
            ],
            [
              -121.7472691763212,
              45.498585460537925
            ],
            [
              -121.87797805845948,
              45.498585460537925
            ]
          ]
        ]
      },
      "bbox": [
        -121.87797805845948,
        45.498585460537925,
        -121.7472691763212,
        45.62639711388686
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.913646+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45121e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45121e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45121e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15363,
            10916
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            959770.5,
            0.0,
            -3.0,
            1415464.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.0032409827412,
              45.49845353578769
            ],
            [
              -122.0032409827412,
              45.626533452493035
            ],
            [
              -121.87200055329878,
              45.626533452493035
            ],
            [
              -121.87200055329878,
              45.49845353578769
            ],
            [
              -122.0032409827412,
              45.49845353578769
            ]
          ]
        ]
      },
      "bbox": [
        -122.0032409827412,
        45.49845353578769,
        -121.87200055329878,
        45.626533452493035
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:39.976428+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45121e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45121e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15379,
            10938
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            927724.5,
            0.0,
            -3.0,
            1416025.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45121e8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.0032409827412,
              45.49845353578769
            ],
            [
              -122.0032409827412,
              45.626533452493035
            ],
            [
              -121.87200055329878,
              45.626533452493035
            ],
            [
              -121.87200055329878,
              45.49845353578769
            ],
            [
              -122.0032409827412,
              45.49845353578769
            ]
          ]
        ]
      },
      "bbox": [
        -122.0032409827412,
        45.49845353578769,
        -121.87200055329878,
        45.626533452493035
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.039485+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45121e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45121e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45121e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15379,
            10938
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            927724.5,
            0.0,
            -3.0,
            1416025.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.50430001509577,
              45.12290134068372
            ],
            [
              -122.50430001509577,
              45.25207966556089
            ],
            [
              -122.3709437220591,
              45.25207966556089
            ],
            [
              -122.3709437220591,
              45.12290134068372
            ],
            [
              -122.50430001509577,
              45.12290134068372
            ]
          ]
        ]
      },
      "bbox": [
        -122.50430001509577,
        45.12290134068372,
        -122.3709437220591,
        45.25207966556089
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.102645+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122b4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122b4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15441,
            11099
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            796210.5,
            0.0,
            -3.0,
            1282057.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122b4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50430001509577,
              45.12290134068372
            ],
            [
              -122.50430001509577,
              45.25207966556089
            ],
            [
              -122.3709437220591,
              45.25207966556089
            ],
            [
              -122.3709437220591,
              45.12290134068372
            ],
            [
              -122.50430001509577,
              45.12290134068372
            ]
          ]
        ]
      },
      "bbox": [
        -122.50430001509577,
        45.12290134068372,
        -122.3709437220591,
        45.25207966556089
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.165572+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122b4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122b4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122b4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15441,
            11099
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            796210.5,
            0.0,
            -3.0,
            1282057.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.6295653750389,
              45.12276895809992
            ],
            [
              -122.6295653750389,
              45.25221774071343
            ],
            [
              -122.4956797955218,
              45.25221774071343
            ],
            [
              -122.4956797955218,
              45.12276895809992
            ],
            [
              -122.6295653750389,
              45.12276895809992
            ]
          ]
        ]
      },
      "bbox": [
        -122.6295653750389,
        45.12276895809992,
        -122.4956797955218,
        45.25221774071343
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.233986+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122b5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122b5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15457,
            11121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            763960.5,
            0.0,
            -3.0,
            1282867.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122b5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.6295653750389,
              45.12276895809992
            ],
            [
              -122.6295653750389,
              45.25221774071343
            ],
            [
              -122.4956797955218,
              45.25221774071343
            ],
            [
              -122.4956797955218,
              45.12276895809992
            ],
            [
              -122.6295653750389,
              45.12276895809992
            ]
          ]
        ]
      },
      "bbox": [
        -122.6295653750389,
        45.12276895809992,
        -122.4956797955218,
        45.25221774071343
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.289495+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122b5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122b5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122b5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15457,
            11121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            763960.5,
            0.0,
            -3.0,
            1282867.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.75483553708303,
              45.122633487599686
            ],
            [
              -122.75483553708303,
              45.252353187041436
            ],
            [
              -122.62040881099693,
              45.252353187041436
            ],
            [
              -122.62040881099693,
              45.122633487599686
            ],
            [
              -122.75483553708303,
              45.122633487599686
            ]
          ]
        ]
      },
      "bbox": [
        -122.75483553708303,
        45.122633487599686,
        -122.62040881099693,
        45.252353187041436
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.340190+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122b6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122b6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15473,
            11144
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            731710.5,
            0.0,
            -3.0,
            1283725.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122b6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75483553708303,
              45.122633487599686
            ],
            [
              -122.75483553708303,
              45.252353187041436
            ],
            [
              -122.62040881099693,
              45.252353187041436
            ],
            [
              -122.62040881099693,
              45.122633487599686
            ],
            [
              -122.75483553708303,
              45.122633487599686
            ]
          ]
        ]
      },
      "bbox": [
        -122.75483553708303,
        45.122633487599686,
        -122.62040881099693,
        45.252353187041436
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.391057+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122b6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122b6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122b6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15473,
            11144
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            731710.5,
            0.0,
            -3.0,
            1283725.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.88011077080408,
              45.122503139562205
            ],
            [
              -122.88011077080408,
              45.25248580059786
            ],
            [
              -122.74514297881024,
              45.25248580059786
            ],
            [
              -122.74514297881024,
              45.122503139562205
            ],
            [
              -122.88011077080408,
              45.122503139562205
            ]
          ]
        ]
      },
      "bbox": [
        -122.88011077080408,
        45.122503139562205,
        -122.74514297881024,
        45.25248580059786
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.441887+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122b7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122b7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15488,
            11167
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            699460.5,
            0.0,
            -3.0,
            1284631.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122b7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88011077080408,
              45.122503139562205
            ],
            [
              -122.88011077080408,
              45.25248580059786
            ],
            [
              -122.74514297881024,
              45.25248580059786
            ],
            [
              -122.74514297881024,
              45.122503139562205
            ],
            [
              -122.88011077080408,
              45.122503139562205
            ]
          ]
        ]
      },
      "bbox": [
        -122.88011077080408,
        45.122503139562205,
        -122.74514297881024,
        45.25248580059786
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.492696+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122b7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122b7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122b7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15488,
            11167
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            699460.5,
            0.0,
            -3.0,
            1284631.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.25376530956306,
              45.248179057187976
            ],
            [
              -122.25376530956306,
              45.37680523497392
            ],
            [
              -122.12147287425331,
              45.37680523497392
            ],
            [
              -122.12147287425331,
              45.248179057187976
            ],
            [
              -122.25376530956306,
              45.248179057187976
            ]
          ]
        ]
      },
      "bbox": [
        -122.25376530956306,
        45.248179057187976,
        -122.12147287425331,
        45.37680523497392
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.543464+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15409,
            11030
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            861688.5,
            0.0,
            -3.0,
            1326151.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25376530956306,
              45.248179057187976
            ],
            [
              -122.25376530956306,
              45.37680523497392
            ],
            [
              -122.12147287425331,
              45.37680523497392
            ],
            [
              -122.12147287425331,
              45.248179057187976
            ],
            [
              -122.25376530956306,
              45.248179057187976
            ]
          ]
        ]
      },
      "bbox": [
        -122.25376530956306,
        45.248179057187976,
        -122.12147287425331,
        45.37680523497392
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.594346+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15409,
            11030
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            861688.5,
            0.0,
            -3.0,
            1326151.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.37903543862899,
              45.24804037967614
            ],
            [
              -122.37903543862899,
              45.376944431150946
            ],
            [
              -122.24621278657506,
              45.376944431150946
            ],
            [
              -122.24621278657506,
              45.24804037967614
            ],
            [
              -122.37903543862899,
              45.24804037967614
            ]
          ]
        ]
      },
      "bbox": [
        -122.37903543862899,
        45.24804037967614,
        -122.24621278657506,
        45.376944431150946
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.645019+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15426,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            829504.5,
            0.0,
            -3.0,
            1326862.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37903543862899,
              45.24804037967614
            ],
            [
              -122.37903543862899,
              45.376944431150946
            ],
            [
              -122.24621278657506,
              45.376944431150946
            ],
            [
              -122.24621278657506,
              45.24804037967614
            ],
            [
              -122.37903543862899,
              45.24804037967614
            ]
          ]
        ]
      },
      "bbox": [
        -122.37903543862899,
        45.24804037967614,
        -122.24621278657506,
        45.376944431150946
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.695003+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15426,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            829504.5,
            0.0,
            -3.0,
            1326862.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.50430953701957,
              45.247907130336614
            ],
            [
              -122.50430953701957,
              45.37707303911533
            ],
            [
              -122.37094529159597,
              45.37707303911533
            ],
            [
              -122.37094529159597,
              45.247907130336614
            ],
            [
              -122.50430953701957,
              45.247907130336614
            ]
          ]
        ]
      },
      "bbox": [
        -122.50430953701957,
        45.247907130336614,
        -122.37094529159597,
        45.37707303911533
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.744582+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15441,
            11075
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            797320.5,
            0.0,
            -3.0,
            1327618.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50430953701957,
              45.247907130336614
            ],
            [
              -122.50430953701957,
              45.37707303911533
            ],
            [
              -122.37094529159597,
              45.37707303911533
            ],
            [
              -122.37094529159597,
              45.247907130336614
            ],
            [
              -122.50430953701957,
              45.247907130336614
            ]
          ]
        ]
      },
      "bbox": [
        -122.50430953701957,
        45.247907130336614,
        -122.37094529159597,
        45.37707303911533
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.785273+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15441,
            11075
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            797320.5,
            0.0,
            -3.0,
            1327618.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.62957675814832,
              45.24777128228961
            ],
            [
              -122.62957675814832,
              45.37720753400372
            ],
            [
              -122.49567043393505,
              45.37720753400372
            ],
            [
              -122.49567043393505,
              45.24777128228961
            ],
            [
              -122.62957675814832,
              45.24777128228961
            ]
          ]
        ]
      },
      "bbox": [
        -122.62957675814832,
        45.24777128228961,
        -122.49567043393505,
        45.37720753400372
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.826367+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15457,
            11098
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            765139.5,
            0.0,
            -3.0,
            1328425.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62957675814832,
              45.24777128228961
            ],
            [
              -122.62957675814832,
              45.37720753400372
            ],
            [
              -122.49567043393505,
              45.37720753400372
            ],
            [
              -122.49567043393505,
              45.24777128228961
            ],
            [
              -122.62957675814832,
              45.24777128228961
            ]
          ]
        ]
      },
      "bbox": [
        -122.62957675814832,
        45.24777128228961,
        -122.49567043393505,
        45.37720753400372
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.866507+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15457,
            11098
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            765139.5,
            0.0,
            -3.0,
            1328425.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.75484909793065,
              45.24764085882294
            ],
            [
              -122.75484909793065,
              45.37734772443911
            ],
            [
              -122.62040043422931,
              45.37734772443911
            ],
            [
              -122.62040043422931,
              45.24764085882294
            ],
            [
              -122.75484909793065,
              45.24764085882294
            ]
          ]
        ]
      },
      "bbox": [
        -122.75484909793065,
        45.24764085882294,
        -122.62040043422931,
        45.37734772443911
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.906664+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15473,
            11121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            732958.5,
            0.0,
            -3.0,
            1329283.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75484909793065,
              45.24764085882294
            ],
            [
              -122.75484909793065,
              45.37734772443911
            ],
            [
              -122.62040043422931,
              45.37734772443911
            ],
            [
              -122.62040043422931,
              45.24764085882294
            ],
            [
              -122.75484909793065,
              45.24764085882294
            ]
          ]
        ]
      },
      "bbox": [
        -122.75484909793065,
        45.24764085882294,
        -122.62040043422931,
        45.37734772443911
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.946787+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15473,
            11121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            732958.5,
            0.0,
            -3.0,
            1329283.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.88011453526737,
              45.24750785682163
            ],
            [
              -122.88011453526737,
              45.37747714379664
            ],
            [
              -122.74513530050508,
              45.37747714379664
            ],
            [
              -122.74513530050508,
              45.24750785682163
            ],
            [
              -122.88011453526737,
              45.24750785682163
            ]
          ]
        ]
      },
      "bbox": [
        -122.88011453526737,
        45.24750785682163,
        -122.74513530050508,
        45.37747714379664
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:40.986966+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15488,
            11143
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            700780.5,
            0.0,
            -3.0,
            1330186.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88011453526737,
              45.24750785682163
            ],
            [
              -122.88011453526737,
              45.37747714379664
            ],
            [
              -122.74513530050508,
              45.37747714379664
            ],
            [
              -122.74513530050508,
              45.24750785682163
            ],
            [
              -122.88011453526737,
              45.24750785682163
            ]
          ]
        ]
      },
      "bbox": [
        -122.88011453526737,
        45.24750785682163,
        -122.74513530050508,
        45.37747714379664
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.027096+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15488,
            11143
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            700780.5,
            0.0,
            -3.0,
            1330186.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.00538567066711,
              45.247372047343546
            ],
            [
              -123.00538567066711,
              45.37761246303558
            ],
            [
              -122.86986366204921,
              45.37761246303558
            ],
            [
              -122.86986366204921,
              45.247372047343546
            ],
            [
              -123.00538567066711,
              45.247372047343546
            ]
          ]
        ]
      },
      "bbox": [
        -123.00538567066711,
        45.247372047343546,
        -122.86986366204921,
        45.37761246303558
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.067281+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122c8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122c8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15504,
            11166
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            668602.5,
            0.0,
            -3.0,
            1331140.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122c8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00538567066711,
              45.247372047343546
            ],
            [
              -123.00538567066711,
              45.37761246303558
            ],
            [
              -122.86986366204921,
              45.37761246303558
            ],
            [
              -122.86986366204921,
              45.247372047343546
            ],
            [
              -123.00538567066711,
              45.247372047343546
            ]
          ]
        ]
      },
      "bbox": [
        -123.00538567066711,
        45.247372047343546,
        -122.86986366204921,
        45.37761246303558
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.107683+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122c8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122c8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122c8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15504,
            11166
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            668602.5,
            0.0,
            -3.0,
            1331140.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.128503232851,
              45.37331712578086
            ],
            [
              -122.128503232851,
              45.50167004150936
            ],
            [
              -121.99673577029313,
              45.50167004150936
            ],
            [
              -121.99673577029313,
              45.37331712578086
            ],
            [
              -122.128503232851,
              45.37331712578086
            ]
          ]
        ]
      },
      "bbox": [
        -122.128503232851,
        45.37331712578086,
        -121.99673577029313,
        45.50167004150936
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.148204+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15394,
            10984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            894775.5,
            0.0,
            -3.0,
            1371061.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.128503232851,
              45.37331712578086
            ],
            [
              -122.128503232851,
              45.50167004150936
            ],
            [
              -121.99673577029313,
              45.50167004150936
            ],
            [
              -121.99673577029313,
              45.37331712578086
            ],
            [
              -122.128503232851,
              45.37331712578086
            ]
          ]
        ]
      },
      "bbox": [
        -122.128503232851,
        45.37331712578086,
        -121.99673577029313,
        45.50167004150936
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.188871+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15394,
            10984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            894775.5,
            0.0,
            -3.0,
            1371061.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.25378301135778,
              45.37317673353842
            ],
            [
              -122.25378301135778,
              45.50180713247777
            ],
            [
              -122.12147273573297,
              45.50180713247777
            ],
            [
              -122.12147273573297,
              45.37317673353842
            ],
            [
              -122.25378301135778,
              45.37317673353842
            ]
          ]
        ]
      },
      "bbox": [
        -122.25378301135778,
        45.37317673353842,
        -122.12147273573297,
        45.50180713247777
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.229269+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15411,
            11007
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            862657.5,
            0.0,
            -3.0,
            1371721.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25378301135778,
              45.37317673353842
            ],
            [
              -122.25378301135778,
              45.50180713247777
            ],
            [
              -122.12147273573297,
              45.50180713247777
            ],
            [
              -122.12147273573297,
              45.37317673353842
            ],
            [
              -122.25378301135778,
              45.37317673353842
            ]
          ]
        ]
      },
      "bbox": [
        -122.25378301135778,
        45.37317673353842,
        -122.12147273573297,
        45.50180713247777
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.264888+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15411,
            11007
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            862657.5,
            0.0,
            -3.0,
            1371721.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.37905506600102,
              45.37304223147
            ],
            [
              -122.37905506600102,
              45.50194214877922
            ],
            [
              -122.24620196633589,
              45.50194214877922
            ],
            [
              -122.24620196633589,
              45.37304223147
            ],
            [
              -122.37905506600102,
              45.37304223147
            ]
          ]
        ]
      },
      "bbox": [
        -122.37905506600102,
        45.37304223147,
        -122.24620196633589,
        45.50194214877922
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.298384+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15427,
            11030
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            830542.5,
            0.0,
            -3.0,
            1372429.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37905506600102,
              45.37304223147
            ],
            [
              -122.37905506600102,
              45.50194214877922
            ],
            [
              -122.24620196633589,
              45.50194214877922
            ],
            [
              -122.24620196633589,
              45.37304223147
            ],
            [
              -122.37905506600102,
              45.37304223147
            ]
          ]
        ]
      },
      "bbox": [
        -122.37905506600102,
        45.37304223147,
        -122.24620196633589,
        45.50194214877922
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.331982+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15427,
            11030
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            830542.5,
            0.0,
            -3.0,
            1372429.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.50431967132137,
              45.37291364398002
            ],
            [
              -122.50431967132137,
              45.50207492681357
            ],
            [
              -122.37093546283893,
              45.50207492681357
            ],
            [
              -122.37093546283893,
              45.37291364398002
            ],
            [
              -122.50431967132137,
              45.37291364398002
            ]
          ]
        ]
      },
      "bbox": [
        -122.50431967132137,
        45.37291364398002,
        -122.37093546283893,
        45.50207492681357
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.365711+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15442,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            798430.5,
            0.0,
            -3.0,
            1373185.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50431967132137,
              45.37291364398002
            ],
            [
              -122.50431967132137,
              45.50207492681357
            ],
            [
              -122.37093546283893,
              45.50207492681357
            ],
            [
              -122.37093546283893,
              45.37291364398002
            ],
            [
              -122.50431967132137,
              45.37291364398002
            ]
          ]
        ]
      },
      "bbox": [
        -122.50431967132137,
        45.37291364398002,
        -122.37093546283893,
        45.50207492681357
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.399378+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15442,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            798430.5,
            0.0,
            -3.0,
            1373185.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.62958879738125,
              45.37277433122744
            ],
            [
              -122.62958879738125,
              45.502205652784276
            ],
            [
              -122.49566131563803,
              45.502205652784276
            ],
            [
              -122.49566131563803,
              45.37277433122744
            ],
            [
              -122.62958879738125,
              45.37277433122744
            ]
          ]
        ]
      },
      "bbox": [
        -122.62958879738125,
        45.37277433122744,
        -122.49566131563803,
        45.502205652784276
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.433243+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15458,
            11075
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            766318.5,
            0.0,
            -3.0,
            1373989.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62958879738125,
              45.37277433122744
            ],
            [
              -122.62958879738125,
              45.502205652784276
            ],
            [
              -122.49566131563803,
              45.502205652784276
            ],
            [
              -122.49566131563803,
              45.37277433122744
            ],
            [
              -122.62958879738125,
              45.37277433122744
            ]
          ]
        ]
      },
      "bbox": [
        -122.62958879738125,
        45.37277433122744,
        -122.49566131563803,
        45.502205652784276
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.466985+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15458,
            11075
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            766318.5,
            0.0,
            -3.0,
            1373989.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "bh45122d6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75486303875549,
              45.37264072966381
            ],
            [
              -122.75486303875549,
              45.50234236082172
            ],
            [
              -122.62039202127438,
              45.50234236082172
            ],
            [
              -122.62039202127438,
              45.37264072966381
            ],
            [
              -122.75486303875549,
              45.37264072966381
            ]
          ]
        ]
      },
      "bbox": [
        -122.75486303875549,
        45.37264072966381,
        -122.62039202127438,
        45.50234236082172
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.500833+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15474,
            11098
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            734206.5,
            0.0,
            -3.0,
            1374844.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.88013068867464,
              45.37251306116532
            ],
            [
              -122.88013068867464,
              45.502477035125104
            ],
            [
              -122.74511623847123,
              45.502477035125104
            ],
            [
              -122.74511623847123,
              45.37251306116532
            ],
            [
              -122.88013068867464,
              45.37251306116532
            ]
          ]
        ]
      },
      "bbox": [
        -122.88013068867464,
        45.37251306116532,
        -122.74511623847123,
        45.502477035125104
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.534438+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15489,
            11121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            702097.5,
            0.0,
            -3.0,
            1375747.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88013068867464,
              45.37251306116532
            ],
            [
              -122.88013068867464,
              45.502477035125104
            ],
            [
              -122.74511623847123,
              45.502477035125104
            ],
            [
              -122.74511623847123,
              45.37251306116532
            ],
            [
              -122.88013068867464,
              45.37251306116532
            ]
          ]
        ]
      },
      "bbox": [
        -122.88013068867464,
        45.37251306116532,
        -122.74511623847123,
        45.502477035125104
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.568351+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15489,
            11121
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            702097.5,
            0.0,
            -3.0,
            1375747.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.00540371580455,
              45.372374647514505
            ],
            [
              -123.00540371580455,
              45.502609220374346
            ],
            [
              -122.8698569617898,
              45.502609220374346
            ],
            [
              -122.8698569617898,
              45.372374647514505
            ],
            [
              -123.00540371580455,
              45.372374647514505
            ]
          ]
        ]
      },
      "bbox": [
        -123.00540371580455,
        45.372374647514505,
        -122.8698569617898,
        45.502609220374346
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.601776+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15505,
            11143
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            669988.5,
            0.0,
            -3.0,
            1376698.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00540371580455,
              45.372374647514505
            ],
            [
              -123.00540371580455,
              45.502609220374346
            ],
            [
              -122.8698569617898,
              45.502609220374346
            ],
            [
              -122.8698569617898,
              45.372374647514505
            ],
            [
              -123.00540371580455,
              45.372374647514505
            ]
          ]
        ]
      },
      "bbox": [
        -123.00540371580455,
        45.372374647514505,
        -122.8698569617898,
        45.502609220374346
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.635466+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15505,
            11143
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            669988.5,
            0.0,
            -3.0,
            1376698.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.12851904253431,
              45.49831925819814
            ],
            [
              -122.12851904253431,
              45.626667851883425
            ],
            [
              -121.99673508834246,
              45.626667851883425
            ],
            [
              -121.99673508834246,
              45.49831925819814
            ],
            [
              -122.12851904253431,
              45.49831925819814
            ]
          ]
        ]
      },
      "bbox": [
        -122.12851904253431,
        45.49831925819814,
        -121.99673508834246,
        45.626667851883425
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.669142+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15395,
            10961
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            895675.5,
            0.0,
            -3.0,
            1416634.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12851904253431,
              45.49831925819814
            ],
            [
              -122.12851904253431,
              45.626667851883425
            ],
            [
              -121.99673508834246,
              45.626667851883425
            ],
            [
              -121.99673508834246,
              45.49831925819814
            ],
            [
              -122.12851904253431,
              45.49831925819814
            ]
          ]
        ]
      },
      "bbox": [
        -122.12851904253431,
        45.49831925819814,
        -121.99673508834246,
        45.626667851883425
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.703009+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15395,
            10961
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            895675.5,
            0.0,
            -3.0,
            1416634.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.75486303875549,
              45.37264072966381
            ],
            [
              -122.75486303875549,
              45.50234236082172
            ],
            [
              -122.62039202127438,
              45.50234236082172
            ],
            [
              -122.62039202127438,
              45.37264072966381
            ],
            [
              -122.75486303875549,
              45.37264072966381
            ]
          ]
        ]
      },
      "bbox": [
        -122.75486303875549,
        45.37264072966381,
        -122.62039202127438,
        45.50234236082172
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.736754+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15474,
            11098
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            734206.5,
            0.0,
            -3.0,
            1374844.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "be45122e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25378906790074,
              45.49818293037819
            ],
            [
              -122.25378906790074,
              45.62680046341423
            ],
            [
              -122.12146136159186,
              45.62680046341423
            ],
            [
              -122.12146136159186,
              45.49818293037819
            ],
            [
              -122.25378906790074,
              45.49818293037819
            ]
          ]
        ]
      },
      "bbox": [
        -122.25378906790074,
        45.49818293037819,
        -122.12146136159186,
        45.62680046341423
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.765215+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15411,
            10984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            863629.5,
            0.0,
            -3.0,
            1417291.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25378906790074,
              45.49818293037819
            ],
            [
              -122.25378906790074,
              45.62680046341423
            ],
            [
              -122.12146136159186,
              45.62680046341423
            ],
            [
              -122.12146136159186,
              45.49818293037819
            ],
            [
              -122.25378906790074,
              45.49818293037819
            ]
          ]
        ]
      },
      "bbox": [
        -122.25378906790074,
        45.49818293037819,
        -122.12146136159186,
        45.62680046341423
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.793018+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15411,
            10984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            863629.5,
            0.0,
            -3.0,
            1417291.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.37906305687227,
              45.498052615832634
            ],
            [
              -122.37906305687227,
              45.62693113695275
            ],
            [
              -122.24619159686142,
              45.62693113695275
            ],
            [
              -122.24619159686142,
              45.498052615832634
            ],
            [
              -122.37906305687227,
              45.498052615832634
            ]
          ]
        ]
      },
      "bbox": [
        -122.37906305687227,
        45.498052615832634,
        -122.24619159686142,
        45.62693113695275
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.820860+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15426,
            11007
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            831583.5,
            0.0,
            -3.0,
            1417996.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37906305687227,
              45.498052615832634
            ],
            [
              -122.37906305687227,
              45.62693113695275
            ],
            [
              -122.24619159686142,
              45.62693113695275
            ],
            [
              -122.24619159686142,
              45.498052615832634
            ],
            [
              -122.37906305687227,
              45.498052615832634
            ]
          ]
        ]
      },
      "bbox": [
        -122.37906305687227,
        45.498052615832634,
        -122.24619159686142,
        45.62693113695275
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.848516+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15426,
            11007
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            831583.5,
            0.0,
            -3.0,
            1417996.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.50432984959986,
              45.49792027684026
            ],
            [
              -122.50432984959986,
              45.62706808383079
            ],
            [
              -122.37092585810247,
              45.62706808383079
            ],
            [
              -122.37092585810247,
              45.49792027684026
            ],
            [
              -122.50432984959986,
              45.49792027684026
            ]
          ]
        ]
      },
      "bbox": [
        -122.50432984959986,
        45.49792027684026,
        -122.37092585810247,
        45.62706808383079
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.876222+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15442,
            11029
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            799540.5,
            0.0,
            -3.0,
            1418752.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50432984959986,
              45.49792027684026
            ],
            [
              -122.50432984959986,
              45.62706808383079
            ],
            [
              -122.37092585810247,
              45.62706808383079
            ],
            [
              -122.37092585810247,
              45.49792027684026
            ],
            [
              -122.50432984959986,
              45.49792027684026
            ]
          ]
        ]
      },
      "bbox": [
        -122.50432984959986,
        45.49792027684026,
        -122.37092585810247,
        45.62706808383079
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.904517+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15442,
            11029
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            799540.5,
            0.0,
            -3.0,
            1418752.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.62960119293706,
              45.497785724792585
            ],
            [
              -122.62960119293706,
              45.62720326507705
            ],
            [
              -122.49565272654968,
              45.62720326507705
            ],
            [
              -122.49565272654968,
              45.497785724792585
            ],
            [
              -122.62960119293706,
              45.497785724792585
            ]
          ]
        ]
      },
      "bbox": [
        -122.62960119293706,
        45.497785724792585,
        -122.49565272654968,
        45.62720326507705
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.932552+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15458,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            767497.5,
            0.0,
            -3.0,
            1419556.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62960119293706,
              45.497785724792585
            ],
            [
              -122.62960119293706,
              45.62720326507705
            ],
            [
              -122.49565272654968,
              45.62720326507705
            ],
            [
              -122.49565272654968,
              45.497785724792585
            ],
            [
              -122.62960119293706,
              45.497785724792585
            ]
          ]
        ]
      },
      "bbox": [
        -122.62960119293706,
        45.497785724792585,
        -122.49565272654968,
        45.62720326507705
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.960549+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15458,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            767497.5,
            0.0,
            -3.0,
            1419556.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.75486564172392,
              45.49764917095165
            ],
            [
              -122.75486564172392,
              45.62733649022483
            ],
            [
              -122.62038417611902,
              45.62733649022483
            ],
            [
              -122.62038417611902,
              45.49764917095165
            ],
            [
              -122.75486564172392,
              45.49764917095165
            ]
          ]
        ]
      },
      "bbox": [
        -122.75486564172392,
        45.49764917095165,
        -122.62038417611902,
        45.62733649022483
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:41.988391+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15474,
            11074
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            735457.5,
            0.0,
            -3.0,
            1420408.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75486564172392,
              45.49764917095165
            ],
            [
              -122.75486564172392,
              45.62733649022483
            ],
            [
              -122.62038417611902,
              45.62733649022483
            ],
            [
              -122.62038417611902,
              45.49764917095165
            ],
            [
              -122.75486564172392,
              45.49764917095165
            ]
          ]
        ]
      },
      "bbox": [
        -122.75486564172392,
        45.49764917095165,
        -122.62038417611902,
        45.62733649022483
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.016146+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15474,
            11074
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            735457.5,
            0.0,
            -3.0,
            1420408.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.88014691217704,
              45.497518385834404
            ],
            [
              -122.88014691217704,
              45.62746796867371
            ],
            [
              -122.7451091087967,
              45.62746796867371
            ],
            [
              -122.7451091087967,
              45.497518385834404
            ],
            [
              -122.88014691217704,
              45.497518385834404
            ]
          ]
        ]
      },
      "bbox": [
        -122.88014691217704,
        45.497518385834404,
        -122.7451091087967,
        45.62746796867371
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.044325+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15489,
            11098
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            703414.5,
            0.0,
            -3.0,
            1421308.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88014691217704,
              45.497518385834404
            ],
            [
              -122.88014691217704,
              45.62746796867371
            ],
            [
              -122.7451091087967,
              45.62746796867371
            ],
            [
              -122.7451091087967,
              45.497518385834404
            ],
            [
              -122.88014691217704,
              45.497518385834404
            ]
          ]
        ]
      },
      "bbox": [
        -122.88014691217704,
        45.497518385834404,
        -122.7451091087967,
        45.62746796867371
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.075111+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15489,
            11098
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            703414.5,
            0.0,
            -3.0,
            1421308.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.00541011997429,
              45.49738584265845
            ],
            [
              -123.00541011997429,
              45.62759748310742
            ],
            [
              -122.86983921329822,
              45.62759748310742
            ],
            [
              -122.86983921329822,
              45.49738584265845
            ],
            [
              -123.00541011997429,
              45.49738584265845
            ]
          ]
        ]
      },
      "bbox": [
        -123.00541011997429,
        45.49738584265845,
        -122.86983921329822,
        45.62759748310742
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.107219+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15504,
            11120
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            671377.5,
            0.0,
            -3.0,
            1422256.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122e8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00541011997429,
              45.49738584265845
            ],
            [
              -123.00541011997429,
              45.62759748310742
            ],
            [
              -122.86983921329822,
              45.62759748310742
            ],
            [
              -122.86983921329822,
              45.49738584265845
            ],
            [
              -123.00541011997429,
              45.49738584265845
            ]
          ]
        ]
      },
      "bbox": [
        -123.00541011997429,
        45.49738584265845,
        -122.86983921329822,
        45.62759748310742
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.135389+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15504,
            11120
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            671377.5,
            0.0,
            -3.0,
            1422256.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be45122f2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25379565273172,
              45.62318863970065
            ],
            [
              -122.25379565273172,
              45.75180090846332
            ],
            [
              -122.12145016963055,
              45.75180090846332
            ],
            [
              -122.12145016963055,
              45.62318863970065
            ],
            [
              -122.25379565273172,
              45.62318863970065
            ]
          ]
        ]
      },
      "bbox": [
        -122.25379565273172,
        45.62318863970065,
        -122.12145016963055,
        45.75180090846332
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.163326+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122f2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122f2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122f2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15412,
            10961
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            864601.5,
            0.0,
            -3.0,
            1462867.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122f2#"
            }
          ]
        }
      }
    },
    {
      "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": "bh45122f2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25379565273172,
              45.62318863970065
            ],
            [
              -122.25379565273172,
              45.75180090846332
            ],
            [
              -122.12145016963055,
              45.75180090846332
            ],
            [
              -122.12145016963055,
              45.62318863970065
            ],
            [
              -122.25379565273172,
              45.62318863970065
            ]
          ]
        ]
      },
      "bbox": [
        -122.25379565273172,
        45.62318863970065,
        -122.12145016963055,
        45.75180090846332
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.191300+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122f2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122f2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122f2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15412,
            10961
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            864601.5,
            0.0,
            -3.0,
            1462867.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be45122f3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37907162029117,
              45.62305428783364
            ],
            [
              -122.37907162029117,
              45.75192723873653
            ],
            [
              -122.24618118238986,
              45.75192723873653
            ],
            [
              -122.24618118238986,
              45.62305428783364
            ],
            [
              -122.37907162029117,
              45.62305428783364
            ]
          ]
        ]
      },
      "bbox": [
        -122.37907162029117,
        45.62305428783364,
        -122.24618118238986,
        45.75192723873653
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.219364+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122f3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122f3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122f3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15427,
            10984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            832624.5,
            0.0,
            -3.0,
            1463569.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122f3#"
            }
          ]
        }
      }
    },
    {
      "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": "bh45122f3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37907162029117,
              45.62305428783364
            ],
            [
              -122.37907162029117,
              45.75192723873653
            ],
            [
              -122.24618118238986,
              45.75192723873653
            ],
            [
              -122.24618118238986,
              45.62305428783364
            ],
            [
              -122.37907162029117,
              45.62305428783364
            ]
          ]
        ]
      },
      "bbox": [
        -122.37907162029117,
        45.62305428783364,
        -122.24618118238986,
        45.75192723873653
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.246394+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122f3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122f3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122f3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15427,
            10984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            832624.5,
            0.0,
            -3.0,
            1463569.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be45122f6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75488032447576,
              45.62265690036932
            ],
            [
              -122.75488032447576,
              45.75232971826209
            ],
            [
              -122.62036487882781,
              45.75232971826209
            ],
            [
              -122.62036487882781,
              45.62265690036932
            ],
            [
              -122.75488032447576,
              45.62265690036932
            ]
          ]
        ]
      },
      "bbox": [
        -122.75488032447576,
        45.62265690036932,
        -122.62036487882781,
        45.75232971826209
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.270753+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122f6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122f6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122f6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15474,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            736705.5,
            0.0,
            -3.0,
            1465975.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122f6#"
            }
          ]
        }
      }
    },
    {
      "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": "bh45122f6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75488032447576,
              45.62265690036932
            ],
            [
              -122.75488032447576,
              45.75232971826209
            ],
            [
              -122.62036487882781,
              45.75232971826209
            ],
            [
              -122.62036487882781,
              45.62265690036932
            ],
            [
              -122.75488032447576,
              45.62265690036932
            ]
          ]
        ]
      },
      "bbox": [
        -122.75488032447576,
        45.62265690036932,
        -122.62036487882781,
        45.75232971826209
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.362341+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122f6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122f6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122f6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15474,
            11052
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            736705.5,
            0.0,
            -3.0,
            1465975.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be45122f7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88015214211617,
              45.62252346269084
            ],
            [
              -122.88015214211617,
              45.752466010487105
            ],
            [
              -122.74510226875587,
              45.752466010487105
            ],
            [
              -122.74510226875587,
              45.62252346269084
            ],
            [
              -122.88015214211617,
              45.62252346269084
            ]
          ]
        ]
      },
      "bbox": [
        -122.88015214211617,
        45.62252346269084,
        -122.74510226875587,
        45.752466010487105
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.388677+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122f7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122f7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122f7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15490,
            11074
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            704734.5,
            0.0,
            -3.0,
            1466875.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45122f7#"
            }
          ]
        }
      }
    },
    {
      "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": "bh45122f7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88015214211617,
              45.62252346269084
            ],
            [
              -122.88015214211617,
              45.752466010487105
            ],
            [
              -122.74510226875587,
              45.752466010487105
            ],
            [
              -122.74510226875587,
              45.62252346269084
            ],
            [
              -122.88015214211617,
              45.62252346269084
            ]
          ]
        ]
      },
      "bbox": [
        -122.88015214211617,
        45.62252346269084,
        -122.74510226875587,
        45.752466010487105
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.413525+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122f7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122f7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122f7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15490,
            11074
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            704734.5,
            0.0,
            -3.0,
            1466875.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.0054290137603,
              45.62238807811274
            ],
            [
              -123.0054290137603,
              45.7525926152374
            ],
            [
              -122.86983310767828,
              45.7525926152374
            ],
            [
              -122.86983310767828,
              45.62238807811274
            ],
            [
              -123.0054290137603,
              45.62238807811274
            ]
          ]
        ]
      },
      "bbox": [
        -123.0054290137603,
        45.62238807811274,
        -122.86983310767828,
        45.7525926152374
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.438601+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45122f8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122f8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45122f8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15505,
            11097
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            672763.5,
            0.0,
            -3.0,
            1467820.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45122f8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.0054290137603,
              45.62238807811274
            ],
            [
              -123.0054290137603,
              45.7525926152374
            ],
            [
              -122.86983310767828,
              45.7525926152374
            ],
            [
              -122.86983310767828,
              45.62238807811274
            ],
            [
              -123.0054290137603,
              45.62238807811274
            ]
          ]
        ]
      },
      "bbox": [
        -123.0054290137603,
        45.62238807811274,
        -122.86983310767828,
        45.7525926152374
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.463303+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45122f8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45122f8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45122f8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15505,
            11097
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            672763.5,
            0.0,
            -3.0,
            1467820.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.13066245489657,
              45.247233413485226
            ],
            [
              -123.13066245489657,
              45.377745226209235
            ],
            [
              -122.9945974373225,
              45.377745226209235
            ],
            [
              -122.9945974373225,
              45.247233413485226
            ],
            [
              -123.13066245489657,
              45.247233413485226
            ]
          ]
        ]
      },
      "bbox": [
        -123.13066245489657,
        45.247233413485226,
        -122.9945974373225,
        45.377745226209235
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.488310+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123c1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123c1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123c1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15520,
            11189
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            636424.5,
            0.0,
            -3.0,
            1332142.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "be45123d1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13067069998031,
              45.372242183359
            ],
            [
              -123.13067069998031,
              45.502739612613794
            ],
            [
              -122.99458011480382,
              45.502739612613794
            ],
            [
              -122.99458011480382,
              45.372242183359
            ],
            [
              -123.13067069998031,
              45.372242183359
            ]
          ]
        ]
      },
      "bbox": [
        -123.13067069998031,
        45.372242183359,
        -122.99458011480382,
        45.502739612613794
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.512621+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15520,
            11166
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            637882.5,
            0.0,
            -3.0,
            1377697.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45123d1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13067069998031,
              45.372242183359
            ],
            [
              -123.13067069998031,
              45.502739612613794
            ],
            [
              -122.99458011480382,
              45.502739612613794
            ],
            [
              -122.99458011480382,
              45.372242183359
            ],
            [
              -123.13067069998031,
              45.372242183359
            ]
          ]
        ]
      },
      "bbox": [
        -123.13067069998031,
        45.372242183359,
        -122.99458011480382,
        45.502739612613794
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.537626+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15520,
            11166
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            637882.5,
            0.0,
            -3.0,
            1377697.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.25594400144227,
              45.372107188426234
            ],
            [
              -123.25594400144227,
              45.50287596532695
            ],
            [
              -123.1193089930517,
              45.50287596532695
            ],
            [
              -123.1193089930517,
              45.372107188426234
            ],
            [
              -123.25594400144227,
              45.372107188426234
            ]
          ]
        ]
      },
      "bbox": [
        -123.25594400144227,
        45.372107188426234,
        -123.1193089930517,
        45.50287596532695
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.562361+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15536,
            11189
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            605776.5,
            0.0,
            -3.0,
            1378747.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "bh45123d2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.25594400144227,
              45.372107188426234
            ],
            [
              -123.25594400144227,
              45.50287596532695
            ],
            [
              -123.1193089930517,
              45.50287596532695
            ],
            [
              -123.1193089930517,
              45.372107188426234
            ],
            [
              -123.25594400144227,
              45.372107188426234
            ]
          ]
        ]
      },
      "bbox": [
        -123.25594400144227,
        45.372107188426234,
        -123.1193089930517,
        45.50287596532695
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.586889+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15536,
            11189
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            605776.5,
            0.0,
            -3.0,
            1378747.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be45123d3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.38121184419309,
              45.37197815488859
            ],
            [
              -123.38121184419309,
              45.50301003490966
            ],
            [
              -123.24404426178181,
              45.50301003490966
            ],
            [
              -123.24404426178181,
              45.37197815488859
            ],
            [
              -123.38121184419309,
              45.37197815488859
            ]
          ]
        ]
      },
      "bbox": [
        -123.38121184419309,
        45.37197815488859,
        -123.24404426178181,
        45.50301003490966
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.611694+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123d3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123d3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15551,
            11211
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            573673.5,
            0.0,
            -3.0,
            1379845.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be45123d3#"
            }
          ]
        }
      }
    },
    {
      "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": "bh45123d3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.38121184419309,
              45.37197815488859
            ],
            [
              -123.38121184419309,
              45.50301003490966
            ],
            [
              -123.24404426178181,
              45.50301003490966
            ],
            [
              -123.24404426178181,
              45.37197815488859
            ],
            [
              -123.38121184419309,
              45.37197815488859
            ]
          ]
        ]
      },
      "bbox": [
        -123.38121184419309,
        45.37197815488859,
        -123.24404426178181,
        45.50301003490966
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.636592+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123d3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123d3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123d3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15551,
            11211
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            573673.5,
            0.0,
            -3.0,
            1379845.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.13067935644786,
              45.49725107364521
            ],
            [
              -123.13067935644786,
              45.62773323861784
            ],
            [
              -122.9945747666855,
              45.62773323861784
            ],
            [
              -122.9945747666855,
              45.49725107364521
            ],
            [
              -123.13067935644786,
              45.49725107364521
            ]
          ]
        ]
      },
      "bbox": [
        -123.13067935644786,
        45.49725107364521,
        -122.9945747666855,
        45.62773323861784
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.660865+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15520,
            11142
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            639340.5,
            0.0,
            -3.0,
            1423255.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "bh45123e1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13067935644786,
              45.49725107364521
            ],
            [
              -123.13067935644786,
              45.62773323861784
            ],
            [
              -122.9945747666855,
              45.62773323861784
            ],
            [
              -122.9945747666855,
              45.49725107364521
            ],
            [
              -123.13067935644786,
              45.49725107364521
            ]
          ]
        ]
      },
      "bbox": [
        -123.13067935644786,
        45.49725107364521,
        -122.9945747666855,
        45.62773323861784
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.684760+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15520,
            11142
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            639340.5,
            0.0,
            -3.0,
            1423255.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.2559545567693,
              45.49711406097208
            ],
            [
              -123.2559545567693,
              45.6278672557519
            ],
            [
              -123.11930435250558,
              45.6278672557519
            ],
            [
              -123.11930435250558,
              45.49711406097208
            ],
            [
              -123.2559545567693,
              45.49711406097208
            ]
          ]
        ]
      },
      "bbox": [
        -123.2559545567693,
        45.49711406097208,
        -123.11930435250558,
        45.6278672557519
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.709688+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15536,
            11165
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            607303.5,
            0.0,
            -3.0,
            1424302.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "bh45123e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.2559545567693,
              45.49711406097208
            ],
            [
              -123.2559545567693,
              45.6278672557519
            ],
            [
              -123.11930435250558,
              45.6278672557519
            ],
            [
              -123.11930435250558,
              45.49711406097208
            ],
            [
              -123.2559545567693,
              45.49711406097208
            ]
          ]
        ]
      },
      "bbox": [
        -123.2559545567693,
        45.49711406097208,
        -123.11930435250558,
        45.6278672557519
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.734951+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15536,
            11165
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            607303.5,
            0.0,
            -3.0,
            1424302.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.3812242783687,
              45.496983296254335
            ],
            [
              -123.3812242783687,
              45.62799955237476
            ],
            [
              -123.24402864034053,
              45.62799955237476
            ],
            [
              -123.24402864034053,
              45.496983296254335
            ],
            [
              -123.3812242783687,
              45.496983296254335
            ]
          ]
        ]
      },
      "bbox": [
        -123.3812242783687,
        45.496983296254335,
        -123.24402864034053,
        45.62799955237476
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.760694+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15551,
            11188
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            575269.5,
            0.0,
            -3.0,
            1425397.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45123e3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.3812242783687,
              45.496983296254335
            ],
            [
              -123.3812242783687,
              45.62799955237476
            ],
            [
              -123.24402864034053,
              45.62799955237476
            ],
            [
              -123.24402864034053,
              45.496983296254335
            ],
            [
              -123.3812242783687,
              45.496983296254335
            ]
          ]
        ]
      },
      "bbox": [
        -123.3812242783687,
        45.496983296254335,
        -123.24402864034053,
        45.62799955237476
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.785347+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15551,
            11188
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            575269.5,
            0.0,
            -3.0,
            1425397.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.13070017117856,
              45.622250992698845
            ],
            [
              -123.13070017117856,
              45.752725997903305
            ],
            [
              -122.9945576759976,
              45.752725997903305
            ],
            [
              -122.9945576759976,
              45.622250992698845
            ],
            [
              -123.13070017117856,
              45.622250992698845
            ]
          ]
        ]
      },
      "bbox": [
        -123.13070017117856,
        45.622250992698845,
        -122.9945576759976,
        45.752725997903305
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.810217+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123f1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123f1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15521,
            11120
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            640795.5,
            0.0,
            -3.0,
            1468816.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45123f1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.13070017117856,
              45.622250992698845
            ],
            [
              -123.13070017117856,
              45.752725997903305
            ],
            [
              -122.9945576759976,
              45.752725997903305
            ],
            [
              -122.9945576759976,
              45.622250992698845
            ],
            [
              -123.13070017117856,
              45.622250992698845
            ]
          ]
        ]
      },
      "bbox": [
        -123.13070017117856,
        45.622250992698845,
        -122.9945576759976,
        45.752725997903305
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.834744+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123f1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123f1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123f1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15521,
            11120
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            640795.5,
            0.0,
            -3.0,
            1468816.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.25596555234384,
              45.62212044834946
            ],
            [
              -123.25596555234384,
              45.7528576912835
            ],
            [
              -123.11928834699664,
              45.7528576912835
            ],
            [
              -123.11928834699664,
              45.62212044834946
            ],
            [
              -123.25596555234384,
              45.62212044834946
            ]
          ]
        ]
      },
      "bbox": [
        -123.25596555234384,
        45.62212044834946,
        -123.11928834699664,
        45.7528576912835
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.858990+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123f2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123f2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15536,
            11142
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            608830.5,
            0.0,
            -3.0,
            1469860.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45123f2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.25596555234384,
              45.62212044834946
            ],
            [
              -123.25596555234384,
              45.7528576912835
            ],
            [
              -123.11928834699664,
              45.7528576912835
            ],
            [
              -123.11928834699664,
              45.62212044834946
            ],
            [
              -123.25596555234384,
              45.62212044834946
            ]
          ]
        ]
      },
      "bbox": [
        -123.25596555234384,
        45.62212044834946,
        -123.11928834699664,
        45.7528576912835
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.883018+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123f2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123f2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123f2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15536,
            11142
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            608830.5,
            0.0,
            -3.0,
            1469860.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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.38123759114119,
              45.62198795289864
            ],
            [
              -123.38123759114119,
              45.75299617267706
            ],
            [
              -123.24401334290047,
              45.75299617267706
            ],
            [
              -123.24401334290047,
              45.62198795289864
            ],
            [
              -123.38123759114119,
              45.62198795289864
            ]
          ]
        ]
      },
      "bbox": [
        -123.38123759114119,
        45.62198795289864,
        -123.24401334290047,
        45.75299617267706
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.907465+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be45123f3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123f3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be45123f3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15552,
            11165
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            576865.5,
            0.0,
            -3.0,
            1470955.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "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": "bh45123f3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.38123759114119,
              45.62198795289864
            ],
            [
              -123.38123759114119,
              45.75299617267706
            ],
            [
              -123.24401334290047,
              45.75299617267706
            ],
            [
              -123.24401334290047,
              45.62198795289864
            ],
            [
              -123.38123759114119,
              45.62198795289864
            ]
          ]
        ]
      },
      "bbox": [
        -123.38123759114119,
        45.62198795289864,
        -123.24401334290047,
        45.75299617267706
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.931917+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh45123f3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh45123f3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh45123f3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15552,
            11165
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            576865.5,
            0.0,
            -3.0,
            1470955.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be46122a8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.0054650737088,
              45.997402736518175
            ],
            [
              -123.0054650737088,
              46.12757391604819
            ],
            [
              -122.86979376215872,
              46.12757391604819
            ],
            [
              -122.86979376215872,
              45.997402736518175
            ],
            [
              -123.0054650737088,
              45.997402736518175
            ]
          ]
        ]
      },
      "bbox": [
        -123.0054650737088,
        45.997402736518175,
        -122.86979376215872,
        46.12757391604819
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.956908+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be46122a8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be46122a8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be46122a8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15507,
            11028
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            676927.5,
            0.0,
            -3.0,
            1604533.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be46122a8#"
            }
          ]
        }
      }
    },
    {
      "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": "bh46122a8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.0054650737088,
              45.997402736518175
            ],
            [
              -123.0054650737088,
              46.12757391604819
            ],
            [
              -122.86979376215872,
              46.12757391604819
            ],
            [
              -122.86979376215872,
              45.997402736518175
            ],
            [
              -123.0054650737088,
              45.997402736518175
            ]
          ]
        ]
      },
      "bbox": [
        -123.0054650737088,
        45.997402736518175,
        -122.86979376215872,
        46.12757391604819
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:42.981453+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh46122a8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh46122a8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh46122a8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15507,
            11028
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            676927.5,
            0.0,
            -3.0,
            1604533.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be46123a6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.7570957944049,
              45.99661585712154
            ],
            [
              -123.7570957944049,
              46.128366096910845
            ],
            [
              -123.61815719147884,
              46.128366096910845
            ],
            [
              -123.61815719147884,
              45.99661585712154
            ],
            [
              -123.7570957944049,
              45.99661585712154
            ]
          ]
        ]
      },
      "bbox": [
        -123.7570957944049,
        45.99661585712154,
        -123.61815719147884,
        46.128366096910845
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.007107+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be46123a6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be46123a6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be46123a6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15598,
            11163
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            486394.5,
            0.0,
            -3.0,
            1611193.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be46123a6#"
            }
          ]
        }
      }
    },
    {
      "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": "bh46123a6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.7570957944049,
              45.99661585712154
            ],
            [
              -123.7570957944049,
              46.128366096910845
            ],
            [
              -123.61815719147884,
              46.128366096910845
            ],
            [
              -123.61815719147884,
              45.99661585712154
            ],
            [
              -123.7570957944049,
              45.99661585712154
            ]
          ]
        ]
      },
      "bbox": [
        -123.7570957944049,
        45.99661585712154,
        -123.61815719147884,
        46.128366096910845
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.033004+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh46123a6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh46123a6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh46123a6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15598,
            11163
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            486394.5,
            0.0,
            -3.0,
            1611193.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be46123b5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.63184054754197,
              46.12175027809868
            ],
            [
              -123.63184054754197,
              46.253226732104125
            ],
            [
              -123.4934211715625,
              46.253226732104125
            ],
            [
              -123.4934211715625,
              46.12175027809868
            ],
            [
              -123.63184054754197,
              46.12175027809868
            ]
          ]
        ]
      },
      "bbox": [
        -123.63184054754197,
        46.12175027809868,
        -123.4934211715625,
        46.253226732104125
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.058565+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be46123b5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be46123b5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be46123b5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15584,
            11117
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            519880.5,
            0.0,
            -3.0,
            1655530.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be46123b5#"
            }
          ]
        }
      }
    },
    {
      "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": "bh46123b5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.631840547542,
              46.12175027809866
            ],
            [
              -123.631840547542,
              46.25322673210412
            ],
            [
              -123.49342117156252,
              46.25322673210412
            ],
            [
              -123.49342117156252,
              46.12175027809866
            ],
            [
              -123.631840547542,
              46.12175027809866
            ]
          ]
        ]
      },
      "bbox": [
        -123.631840547542,
        46.12175027809866,
        -123.49342117156252,
        46.25322673210412
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.083909+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh46123b5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh46123b5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh46123b5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15584,
            11117
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            519880.49999999814,
            0.0,
            -3.0,
            1655530.499999996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be46123b6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75711796372704,
              46.12161723694268
            ],
            [
              -123.75711796372704,
              46.253364171562296
            ],
            [
              -123.61814600675557,
              46.253364171562296
            ],
            [
              -123.61814600675557,
              46.12161723694268
            ],
            [
              -123.75711796372704,
              46.12161723694268
            ]
          ]
        ]
      },
      "bbox": [
        -123.75711796372704,
        46.12161723694268,
        -123.61814600675557,
        46.253364171562296
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.109000+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be46123b6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be46123b6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be46123b6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15600,
            11140
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            488197.5,
            0.0,
            -3.0,
            1656760.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be46123b6#"
            }
          ]
        }
      }
    },
    {
      "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": "bh46123b6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.75711796372705,
              46.12161723694267
            ],
            [
              -123.75711796372705,
              46.253364171562296
            ],
            [
              -123.6181460067556,
              46.253364171562296
            ],
            [
              -123.6181460067556,
              46.12161723694267
            ],
            [
              -123.75711796372705,
              46.12161723694267
            ]
          ]
        ]
      },
      "bbox": [
        -123.75711796372705,
        46.12161723694267,
        -123.6181460067556,
        46.253364171562296
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.133357+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh46123b6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh46123b6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh46123b6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15600,
            11140
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            488197.49999999837,
            0.0,
            -3.0,
            1656760.4999999965
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "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": "be46123b7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.88239052740909,
              46.12148369543144
            ],
            [
              -123.88239052740909,
              46.25349314383833
            ],
            [
              -123.74286626616673,
              46.25349314383833
            ],
            [
              -123.74286626616673,
              46.12148369543144
            ],
            [
              -123.88239052740909,
              46.12148369543144
            ]
          ]
        ]
      },
      "bbox": [
        -123.88239052740909,
        46.12148369543144,
        -123.74286626616673,
        46.25349314383833
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.157954+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/be46123b7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be46123b7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/be46123b7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15615,
            11163
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            456517.5,
            0.0,
            -3.0,
            1658035.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "be46123b7#"
            }
          ]
        }
      }
    },
    {
      "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": "bh46123b7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.88239052740911,
              46.12148369543143
            ],
            [
              -123.88239052740911,
              46.25349314383833
            ],
            [
              -123.74286626616673,
              46.25349314383833
            ],
            [
              -123.74286626616673,
              46.12148369543143
            ],
            [
              -123.88239052740911,
              46.12148369543143
            ]
          ]
        ]
      },
      "bbox": [
        -123.88239052740911,
        46.12148369543143,
        -123.74286626616673,
        46.25349314383833
      ],
      "properties": {
        "start_datetime": "2014-07-09T00:00:00+00:00",
        "end_datetime": "2014-09-07T00:00:00+00:00",
        "created": "2026-03-18 19:22:43.182794+00:00",
        "license": "NLPL",
        "datetime": "2014-07-09T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/stac/bh46123b7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "bh46123b7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_metro_2014_6378/bh46123b7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15615,
            11163
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(2011) / Oregon GIC Lambert (ft)\",\n        BASEGEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]],\n                ANCHOREPOCH[2010]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]],\n        CONVERSION[\"Oregon GIC Lambert (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",41.75,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1312335.958,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"foot\",0.3048],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"foot\",0.3048]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"State-wide spatial data management.\"],\n            AREA[\"United States (USA) - Oregon.\"],\n            BBOX[41.98,-124.6,46.26,-116.47]],\n        ID[\"EPSG\",6557]],\n    VERTCRS[\"NAVD88 height (ft)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"foot\",0.3048]],\n        USAGE[\n            SCOPE[\"Engineering survey, GIS, topographic mapping.\"],\n            AREA[\"United States (USA) - onshore - Arizona; Michigan; Montana; North Dakota; Oregon; South Carolina.\"],\n            BBOX[31.33,-124.6,49.01,-78.52]],\n        ID[\"EPSG\",8228]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(2011) / Oregon GIC Lambert (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(2011) / Oregon GIC Lambert (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(2011)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2011)",
                    "anchor_epoch": 2010,
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6318
                  }
                },
                "conversion": {
                  "name": "Oregon GIC Lambert (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 41.75,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1312335.958,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6557
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ft)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "foot",
                        "conversion_factor": 0.3048
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 8228
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            456517.49999999785,
            0.0,
            -3.0,
            1658035.4999999967
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}