{
  "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": "be44122g6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75271424146071,
              44.804584358940275
            ],
            [
              -122.75271424146071,
              44.87723293119763
            ],
            [
              -122.62981650256059,
              44.87723293119763
            ],
            [
              -122.62981650256059,
              44.804584358940275
            ],
            [
              -122.75271424146071,
              44.804584358940275
            ]
          ]
        ]
      },
      "bbox": [
        -122.75271424146071,
        44.804584358940275,
        -122.62981650256059,
        44.87723293119763
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:36.943599+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122g6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122g6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122g6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8553,
            10400
          ],
          "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,
            728506.5,
            0.0,
            -3.0,
            1147066.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122g7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87536943328587,
              44.799029199941096
            ],
            [
              -122.87536943328587,
              44.87750972339562
            ],
            [
              -122.74716684527,
              44.87750972339562
            ],
            [
              -122.74716684527,
              44.799029199941096
            ],
            [
              -122.87536943328587,
              44.799029199941096
            ]
          ]
        ]
      },
      "bbox": [
        -122.87536943328587,
        44.799029199941096,
        -122.74716684527,
        44.87750972339562
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.018557+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122g7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122g7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122g7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9235,
            10828
          ],
          "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,
            696727.5,
            0.0,
            -3.0,
            1147981.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122g8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88955281677744,
              44.865781950686426
            ],
            [
              -122.88955281677744,
              44.875279013305814
            ],
            [
              -122.87463606296603,
              44.875279013305814
            ],
            [
              -122.87463606296603,
              44.865781950686426
            ],
            [
              -122.88955281677744,
              44.865781950686426
            ]
          ]
        ]
      },
      "bbox": [
        -122.88955281677744,
        44.865781950686426,
        -122.87463606296603,
        44.875279013305814
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.080249+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122g8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122g8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122g8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1118,
            1257
          ],
          "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,
            693052.5,
            0.0,
            -3.0,
            1148080.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75482732004953,
              44.873634756188316
            ],
            [
              -122.75482732004953,
              45.002226548993264
            ],
            [
              -122.62048625760573,
              45.002226548993264
            ],
            [
              -122.62048625760573,
              44.873634756188316
            ],
            [
              -122.75482732004953,
              44.873634756188316
            ]
          ]
        ]
      },
      "bbox": [
        -122.75482732004953,
        44.873634756188316,
        -122.62048625760573,
        45.002226548993264
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.141954+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15333,
            11190
          ],
          "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,
            729208.5,
            0.0,
            -3.0,
            1192567.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.88007673134516,
              44.872490066289224
            ],
            [
              -122.88007673134516,
              45.00181323263112
            ],
            [
              -122.7460844526503,
              45.00181323263112
            ],
            [
              -122.7460844526503,
              44.872490066289224
            ],
            [
              -122.88007673134516,
              44.872490066289224
            ]
          ]
        ]
      },
      "bbox": [
        -122.88007673134516,
        44.872490066289224,
        -122.7460844526503,
        45.00181323263112
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.203730+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15407,
            11135
          ],
          "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,
            696820.5,
            0.0,
            -3.0,
            1193284.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.90073680911354,
              44.874541854270056
            ],
            [
              -122.90073680911354,
              44.96273886106326
            ],
            [
              -122.87142397689767,
              44.96273886106326
            ],
            [
              -122.87142397689767,
              44.874541854270056
            ],
            [
              -122.90073680911354,
              44.874541854270056
            ]
          ]
        ]
      },
      "bbox": [
        -122.90073680911354,
        44.874541854270056,
        -122.87142397689767,
        44.96273886106326
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.258712+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10657,
            2222
          ],
          "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,
            691084.5,
            0.0,
            -3.0,
            1179949.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.84290867734204,
              44.99924931979252
            ],
            [
              -122.84290867734204,
              45.01291294322553
            ],
            [
              -122.8051136996341,
              45.01291294322553
            ],
            [
              -122.8051136996341,
              44.99924931979252
            ],
            [
              -122.84290867734204,
              44.99924931979252
            ]
          ]
        ]
      },
      "bbox": [
        -122.84290867734204,
        44.99924931979252,
        -122.8051136996341,
        45.01291294322553
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.307416+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1570,
            3215
          ],
          "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,
            706564.5,
            0.0,
            -3.0,
            1197721.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122b3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.3790351055336,
              45.12307159538644
            ],
            [
              -122.3790351055336,
              45.25145304724745
            ],
            [
              -122.24623641756071,
              45.25145304724745
            ],
            [
              -122.24623641756071,
              45.12307159538644
            ],
            [
              -122.3790351055336,
              45.12307159538644
            ]
          ]
        ]
      },
      "bbox": [
        -122.3790351055336,
        45.12307159538644,
        -122.24623641756071,
        45.25145304724745
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.356854+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122b3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122b3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15361,
            11076
          ],
          "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,
            828457.5,
            0.0,
            -3.0,
            1281118.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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.50428891323101,
              45.122909366715405
            ],
            [
              -122.50428891323101,
              45.25142100090071
            ],
            [
              -122.37097884954078,
              45.25142100090071
            ],
            [
              -122.37097884954078,
              45.122909366715405
            ],
            [
              -122.50428891323101,
              45.122909366715405
            ]
          ]
        ]
      },
      "bbox": [
        -122.50428891323101,
        45.122909366715405,
        -122.37097884954078,
        45.25142100090071
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.407086+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122b4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122b4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15360,
            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,
            796207.5,
            0.0,
            -3.0,
            1281817.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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.52198377788626,
              45.12469005344964
            ],
            [
              -122.52198377788626,
              45.24448993802231
            ],
            [
              -122.49588924632411,
              45.24448993802231
            ],
            [
              -122.49588924632411,
              45.12469005344964
            ],
            [
              -122.52198377788626,
              45.12469005344964
            ]
          ]
        ]
      },
      "bbox": [
        -122.52198377788626,
        45.12469005344964,
        -122.49588924632411,
        45.24448993802231
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.456311+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122b5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122b5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14517,
            1888
          ],
          "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,
            791605.5,
            0.0,
            -3.0,
            1280050.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122c1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1260759997051,
              45.33012729546232
            ],
            [
              -122.1260759997051,
              45.3701500070019
            ],
            [
              -122.00125324804885,
              45.3701500070019
            ],
            [
              -122.00125324804885,
              45.33012729546232
            ],
            [
              -122.1260759997051,
              45.33012729546232
            ]
          ]
        ]
      },
      "bbox": [
        -122.1260759997051,
        45.33012729546232,
        -122.00125324804885,
        45.3701500070019
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.506217+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122c1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122c1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4663,
            10610
          ],
          "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,
            894448.5,
            0.0,
            -3.0,
            1323124.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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.25376745815467,
              45.248869736778836
            ],
            [
              -122.25376745815467,
              45.37610030095135
            ],
            [
              -122.12189983619054,
              45.37610030095135
            ],
            [
              -122.12189983619054,
              45.248869736778836
            ],
            [
              -122.25376745815467,
              45.248869736778836
            ]
          ]
        ]
      },
      "bbox": [
        -122.25376745815467,
        45.248869736778836,
        -122.12189983619054,
        45.37610030095135
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.555974+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122c2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122c2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15240,
            10997
          ],
          "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,
            861682.5,
            0.0,
            -3.0,
            1325896.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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.25432318989448,
              45.24998835461222
            ],
            [
              -122.25432318989448,
              45.37414705520749
            ],
            [
              -122.24624797323816,
              45.37414705520749
            ],
            [
              -122.24624797323816,
              45.24998835461222
            ],
            [
              -122.25432318989448,
              45.24998835461222
            ]
          ]
        ]
      },
      "bbox": [
        -122.25432318989448,
        45.24998835461222,
        -122.24624797323816,
        45.37414705520749
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.604961+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122c3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122c3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122c3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15085,
            371
          ],
          "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,
            861538.5,
            0.0,
            -3.0,
            1325842.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122g3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37510751660965,
              44.86332234969179
            ],
            [
              -122.37510751660965,
              44.876405372295395
            ],
            [
              -122.28648356675191,
              44.876405372295395
            ],
            [
              -122.28648356675191,
              44.86332234969179
            ],
            [
              -122.37510751660965,
              44.86332234969179
            ]
          ]
        ]
      },
      "bbox": [
        -122.37510751660965,
        44.86332234969179,
        -122.28648356675191,
        44.876405372295395
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.653580+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122g3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122g3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122g3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1420,
            7628
          ],
          "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,
            826351.5,
            0.0,
            -3.0,
            1144627.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122g4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37984246826898,
              44.87162931179954
            ],
            [
              -122.37984246826898,
              44.87508145696682
            ],
            [
              -122.3748858301211,
              44.87508145696682
            ],
            [
              -122.3748858301211,
              44.87162931179954
            ],
            [
              -122.37984246826898,
              44.87162931179954
            ]
          ]
        ]
      },
      "bbox": [
        -122.37984246826898,
        44.87162931179954,
        -122.3748858301211,
        44.87508145696682
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.701966+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122g4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122g4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122g4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            410,
            419
          ],
          "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,
            825124.5,
            0.0,
            -3.0,
            1144654.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122g5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.58170707499029,
              44.86654738909056
            ],
            [
              -122.58170707499029,
              44.8752258242227
            ],
            [
              -122.5686570059345,
              44.8752258242227
            ],
            [
              -122.5686570059345,
              44.86654738909056
            ],
            [
              -122.58170707499029,
              44.86654738909056
            ]
          ]
        ]
      },
      "bbox": [
        -122.58170707499029,
        44.86654738909056,
        -122.5686570059345,
        44.8752258242227
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.748072+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122g5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122g5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122g5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1027,
            1102
          ],
          "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,
            772816.5,
            0.0,
            -3.0,
            1145914.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25306549789832,
              44.89800948036866
            ],
            [
              -122.25306549789832,
              45.000716801023344
            ],
            [
              -122.19926393511933,
              45.000716801023344
            ],
            [
              -122.19926393511933,
              44.89800948036866
            ],
            [
              -122.25306549789832,
              44.89800948036866
            ]
          ]
        ]
      },
      "bbox": [
        -122.25306549789832,
        44.89800948036866,
        -122.19926393511933,
        45.000716801023344
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.789737+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12391,
            4383
          ],
          "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,
            858949.5,
            0.0,
            -3.0,
            1189468.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37902530354457,
              44.873600305402405
            ],
            [
              -122.37902530354457,
              45.00196253168565
            ],
            [
              -122.24626318440453,
              45.00196253168565
            ],
            [
              -122.24626318440453,
              44.873600305402405
            ],
            [
              -122.37902530354457,
              44.873600305402405
            ]
          ]
        ]
      },
      "bbox": [
        -122.37902530354457,
        44.873600305402405,
        -122.24626318440453,
        45.00196253168565
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.831408+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15356,
            11122
          ],
          "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,
            826378.5,
            0.0,
            -3.0,
            1190182.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50406162934489,
              44.87290638132441
            ],
            [
              -122.50406162934489,
              45.002095075103284
            ],
            [
              -122.37097637136799,
              45.002095075103284
            ],
            [
              -122.37097637136799,
              44.87290638132441
            ],
            [
              -122.50406162934489,
              44.87290638132441
            ]
          ]
        ]
      },
      "bbox": [
        -122.50406162934489,
        44.87290638132441,
        -122.37097637136799,
        45.002095075103284
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.872940+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15440,
            11125
          ],
          "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,
            794047.5,
            0.0,
            -3.0,
            1190944.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be44122h5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.62853458999425,
              44.87399678476402
            ],
            [
              -122.62853458999425,
              45.00223244557878
            ],
            [
              -122.49575216595768,
              45.00223244557878
            ],
            [
              -122.49575216595768,
              44.87399678476402
            ],
            [
              -122.62853458999425,
              44.87399678476402
            ]
          ]
        ]
      },
      "bbox": [
        -122.62853458999425,
        44.87399678476402,
        -122.49575216595768,
        45.00223244557878
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.914732+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be44122h5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be44122h5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be44122h5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15309,
            11079
          ],
          "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,
            761863.5,
            0.0,
            -3.0,
            1191757.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45121a6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75057817682082,
              45.09838292377213
            ],
            [
              -121.75057817682082,
              45.12527275402749
            ],
            [
              -121.72450579720693,
              45.12527275402749
            ],
            [
              -121.72450579720693,
              45.09838292377213
            ],
            [
              -121.75057817682082,
              45.09838292377213
            ]
          ]
        ]
      },
      "bbox": [
        -121.75057817682082,
        45.09838292377213,
        -121.72450579720693,
        45.12527275402749
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:37.955462+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45121a6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121a6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45121a6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3235,
            2195
          ],
          "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,
            989587.5,
            0.0,
            -3.0,
            1232671.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45121a7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.87632796008403,
              45.06779989834506
            ],
            [
              -121.87632796008403,
              45.12586241988566
            ],
            [
              -121.74879857291897,
              45.12586241988566
            ],
            [
              -121.74879857291897,
              45.06779989834506
            ],
            [
              -121.87632796008403,
              45.06779989834506
            ]
          ]
        ]
      },
      "bbox": [
        -121.87632796008403,
        45.06779989834506,
        -121.74879857291897,
        45.12586241988566
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.000906+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45121a7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121a7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45121a7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6883,
            10868
          ],
          "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,
            957133.5,
            0.0,
            -3.0,
            1232983.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45121a8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.00097702835616,
              45.05299289286688
            ],
            [
              -122.00097702835616,
              45.103032811261656
            ],
            [
              -121.87388559097043,
              45.103032811261656
            ],
            [
              -121.87388559097043,
              45.05299289286688
            ],
            [
              -122.00097702835616,
              45.05299289286688
            ]
          ]
        ]
      },
      "bbox": [
        -122.00097702835616,
        45.05299289286688,
        -121.87388559097043,
        45.103032811261656
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.045465+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45121a8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121a8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45121a8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5892,
            10841
          ],
          "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,
            924814.5,
            0.0,
            -3.0,
            1225177.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45121b6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75072189008233,
              45.1249243101209
            ],
            [
              -121.75072189008233,
              45.15822795218305
            ],
            [
              -121.74261497149732,
              45.15822795218305
            ],
            [
              -121.74261497149732,
              45.1249243101209
            ],
            [
              -121.75072189008233,
              45.1249243101209
            ]
          ]
        ]
      },
      "bbox": [
        -121.75072189008233,
        45.1249243101209,
        -121.74261497149732,
        45.15822795218305
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.086289+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45121b6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121b6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45121b6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4038,
            636
          ],
          "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,
            989734.5,
            0.0,
            -3.0,
            1244755.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45121b7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.82827537750141,
              45.1241373808243
            ],
            [
              -121.82827537750141,
              45.15967027855721
            ],
            [
              -121.74927627606337,
              45.15967027855721
            ],
            [
              -121.74927627606337,
              45.1241373808243
            ],
            [
              -121.82827537750141,
              45.1241373808243
            ]
          ]
        ]
      },
      "bbox": [
        -121.82827537750141,
        45.1241373808243,
        -121.74927627606337,
        45.15967027855721
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.127694+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45121b7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45121b7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45121b7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4213,
            6729
          ],
          "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,
            969736.5,
            0.0,
            -3.0,
            1245307.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.1067301473533,
              45.062594415835555
            ],
            [
              -122.1067301473533,
              45.126429148354525
            ],
            [
              -121.99902353423975,
              45.126429148354525
            ],
            [
              -121.99902353423975,
              45.062594415835555
            ],
            [
              -122.1067301473533,
              45.062594415835555
            ]
          ]
        ]
      },
      "bbox": [
        -122.1067301473533,
        45.062594415835555,
        -121.99902353423975,
        45.126429148354525
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.169038+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7586,
            9129
          ],
          "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,
            897682.5,
            0.0,
            -3.0,
            1234273.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25259418896508,
              44.99928020666398
            ],
            [
              -122.25259418896508,
              45.08679412741958
            ],
            [
              -122.20206640477673,
              45.08679412741958
            ],
            [
              -122.20206640477673,
              44.99928020666398
            ],
            [
              -122.25259418896508,
              44.99928020666398
            ]
          ]
        ]
      },
      "bbox": [
        -122.25259418896508,
        44.99928020666398,
        -122.20206640477673,
        45.08679412741958
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.210601+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10550,
            4132
          ],
          "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,
            859741.5,
            0.0,
            -3.0,
            1220854.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.37903236364889,
              44.9980388883487
            ],
            [
              -122.37903236364889,
              45.126940411925425
            ],
            [
              -122.24740625607978,
              45.126940411925425
            ],
            [
              -122.24740625607978,
              44.9980388883487
            ],
            [
              -122.37903236364889,
              44.9980388883487
            ]
          ]
        ]
      },
      "bbox": [
        -122.37903236364889,
        44.9980388883487,
        -122.24740625607978,
        45.126940411925425
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.248933+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15425,
            10998
          ],
          "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,
            827419.5,
            0.0,
            -3.0,
            1235740.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50430272199426,
              44.99790490492635
            ],
            [
              -122.50430272199426,
              45.127094660710746
            ],
            [
              -122.37097747564862,
              45.127094660710746
            ],
            [
              -122.37097747564862,
              44.99790490492635
            ],
            [
              -122.50430272199426,
              44.99790490492635
            ]
          ]
        ]
      },
      "bbox": [
        -122.50430272199426,
        44.99790490492635,
        -122.37097747564862,
        45.127094660710746
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.282806+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15441,
            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,
            795097.5,
            0.0,
            -3.0,
            1236502.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.6294967934962,
              44.997767536139236
            ],
            [
              -122.6294967934962,
              45.12502376524071
            ],
            [
              -122.4957009943597,
              45.12502376524071
            ],
            [
              -122.4957009943597,
              44.997767536139236
            ],
            [
              -122.6294967934962,
              44.997767536139236
            ]
          ]
        ]
      },
      "bbox": [
        -122.6294967934962,
        44.997767536139236,
        -122.4957009943597,
        45.12502376524071
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.316783+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15189,
            11145
          ],
          "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,
            762775.5,
            0.0,
            -3.0,
            1236508.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122a6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.74589091719689,
              44.997776144441545
            ],
            [
              -122.74589091719689,
              45.0838395201266
            ],
            [
              -122.62193670621222,
              45.0838395201266
            ],
            [
              -122.62193670621222,
              44.997776144441545
            ],
            [
              -122.74589091719689,
              44.997776144441545
            ]
          ]
        ]
      },
      "bbox": [
        -122.74589091719689,
        44.997776144441545,
        -122.62193670621222,
        45.0838395201266
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.350923+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122a6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122a6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122a6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10185,
            10412
          ],
          "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,
            732334.5,
            0.0,
            -3.0,
            1222309.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122b1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.12607142757443,
              45.123959620621676
            ],
            [
              -122.12607142757443,
              45.175750866946395
            ],
            [
              -122.04826277334216,
              45.175750866946395
            ],
            [
              -122.04826277334216,
              45.123959620621676
            ],
            [
              -122.12607142757443,
              45.123959620621676
            ]
          ]
        ]
      },
      "bbox": [
        -122.12607142757443,
        45.123959620621676,
        -122.04826277334216,
        45.175750866946395
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.385245+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122b1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122b1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6168,
            6573
          ],
          "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,
            893050.5,
            0.0,
            -3.0,
            1252486.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey 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": "be45122b2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.25348056637552,
              45.134605223068874
            ],
            [
              -122.25348056637552,
              45.25179007211239
            ],
            [
              -122.12391908841482,
              45.25179007211239
            ],
            [
              -122.12391908841482,
              45.134605223068874
            ],
            [
              -122.25348056637552,
              45.134605223068874
            ]
          ]
        ]
      },
      "bbox": [
        -122.25348056637552,
        45.134605223068874,
        -122.12391908841482,
        45.25179007211239
      ],
      "properties": {
        "start_datetime": "2013-05-01T00:00:00+00:00",
        "end_datetime": "2013-07-20T00:00:00+00:00",
        "created": "2026-03-18 18:50:38.419457+00:00",
        "license": "NLPL",
        "datetime": "2013-05-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/stac/be45122b2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122b2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_clackamol_2013_6312/be45122b2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14021,
            10847
          ],
          "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,
            860788.5,
            0.0,
            -3.0,
            1280590.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}