{
  "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": "be45122d6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75460354293608,
              45.3835446436518
            ],
            [
              -122.75460354293608,
              45.50113020449664
            ],
            [
              -122.68718591118497,
              45.50113020449664
            ],
            [
              -122.68718591118497,
              45.3835446436518
            ],
            [
              -122.75460354293608,
              45.3835446436518
            ]
          ]
        ]
      },
      "bbox": [
        -122.75460354293608,
        45.3835446436518,
        -122.68718591118497,
        45.50113020449664
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.029338+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45122d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45122d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14148,
            5381
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7624090.4999999935,
            0.0,
            -3.0,
            676420.5000000028
          ],
          "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": "be45122d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87901817781025,
              45.38084474801348
            ],
            [
              -122.87901817781025,
              45.502511212638204
            ],
            [
              -122.74537578436606,
              45.502511212638204
            ],
            [
              -122.74537578436606,
              45.38084474801348
            ],
            [
              -122.87901817781025,
              45.38084474801348
            ]
          ]
        ]
      },
      "bbox": [
        -122.87901817781025,
        45.38084474801348,
        -122.74537578436606,
        45.502511212638204
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.107727+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45122d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45122d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14477,
            11024
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7592203.4999999935,
            0.0,
            -3.0,
            677335.5000000028
          ],
          "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": "be45122d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.0001528107072,
              45.4011021345025
            ],
            [
              -123.0001528107072,
              45.50265298052289
            ],
            [
              -122.87096573577243,
              45.50265298052289
            ],
            [
              -122.87096573577243,
              45.4011021345025
            ],
            [
              -123.0001528107072,
              45.4011021345025
            ]
          ]
        ]
      },
      "bbox": [
        -123.0001528107072,
        45.4011021345025,
        -122.87096573577243,
        45.50265298052289
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.172199+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45122d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45122d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12025,
            10693
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7561159.4999999935,
            0.0,
            -3.0,
            678304.5000000028
          ],
          "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": "be45122e6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.75080432773682,
              45.499163455876605
            ],
            [
              -122.75080432773682,
              45.52124604493981
            ],
            [
              -122.7072254405964,
              45.52124604493981
            ],
            [
              -122.7072254405964,
              45.499163455876605
            ],
            [
              -122.75080432773682,
              45.499163455876605
            ]
          ]
        ]
      },
      "bbox": [
        -122.75080432773682,
        45.499163455876605,
        -122.7072254405964,
        45.52124604493981
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.235537+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45122e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45122e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2584,
            3654
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7625272.4999999935,
            0.0,
            -3.0,
            683866.5000000028
          ],
          "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": "be45122e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.87826520119464,
              45.49747951488259
            ],
            [
              -122.87826520119464,
              45.58062958590561
            ],
            [
              -122.74917634058947,
              45.58062958590561
            ],
            [
              -122.74917634058947,
              45.49747951488259
            ],
            [
              -122.87826520119464,
              45.49747951488259
            ]
          ]
        ]
      },
      "bbox": [
        -122.87826520119464,
        45.49747951488259,
        -122.74917634058947,
        45.58062958590561
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.291701+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45122e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45122e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9802,
            10749
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7593235.4999999935,
            0.0,
            -3.0,
            705823.5000000028
          ],
          "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": "be45122e8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.00432537286933,
              45.49733770791375
            ],
            [
              -123.00432537286933,
              45.601053293715744
            ],
            [
              -122.87242165991698,
              45.601053293715744
            ],
            [
              -122.87242165991698,
              45.49733770791375
            ],
            [
              -123.00432537286933,
              45.49733770791375
            ]
          ]
        ]
      },
      "bbox": [
        -123.00432537286933,
        45.49733770791375,
        -122.87242165991698,
        45.601053293715744
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.346931+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45122e8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45122e8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45122e8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12282,
            10898
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7561201.4999999935,
            0.0,
            -3.0,
            714178.5000000028
          ],
          "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": "be45123d1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.12616972963549,
              45.473348484123356
            ],
            [
              -123.12616972963549,
              45.50278234127276
            ],
            [
              -122.99892839877062,
              45.50278234127276
            ],
            [
              -122.99892839877062,
              45.473348484123356
            ],
            [
              -123.12616972963549,
              45.473348484123356
            ]
          ]
        ]
      },
      "bbox": [
        -123.12616972963549,
        45.473348484123356,
        -122.99892839877062,
        45.50278234127276
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.401807+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45123d1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45123d1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3237,
            10780
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7528864.4999999935,
            0.0,
            -3.0,
            679318.5000000028
          ],
          "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": "be45123d2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.14051188854556,
              45.47413859114521
            ],
            [
              -123.14051188854556,
              45.500357915089104
            ],
            [
              -123.12379878543786,
              45.500357915089104
            ],
            [
              -123.12379878543786,
              45.47413859114521
            ],
            [
              -123.14051188854556,
              45.47413859114521
            ]
          ]
        ]
      },
      "bbox": [
        -123.14051188854556,
        45.47413859114521,
        -123.12379878543786,
        45.500357915089104
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.460985+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45123d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45123d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3145,
            1327
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7525189.4999999935,
            0.0,
            -3.0,
            679450.5000000028
          ],
          "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": "be45123e1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.12900929834761,
              45.49720795670958
            ],
            [
              -123.12900929834761,
              45.58973031914561
            ],
            [
              -122.99603587159984,
              45.58973031914561
            ],
            [
              -122.99603587159984,
              45.49720795670958
            ],
            [
              -123.12900929834761,
              45.49720795670958
            ]
          ]
        ]
      },
      "bbox": [
        -123.12900929834761,
        45.49720795670958,
        -122.99603587159984,
        45.58973031914561
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.516207+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45123e1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45123e1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10901,
            11016
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7529167.4999999935,
            0.0,
            -3.0,
            711004.5000000028
          ],
          "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": "be45123e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -123.1999271371329,
              45.49831819914363
            ],
            [
              -123.1999271371329,
              45.56086431971983
            ],
            [
              -123.12404099991812,
              45.56086431971983
            ],
            [
              -123.12404099991812,
              45.49831819914363
            ],
            [
              -123.1999271371329,
              45.49831819914363
            ]
          ]
        ]
      },
      "bbox": [
        -123.1999271371329,
        45.49831819914363,
        -123.12404099991812,
        45.56086431971983
      ],
      "properties": {
        "start_datetime": "2012-12-28T00:00:00+00:00",
        "end_datetime": "2013-01-04T00:00:00+00:00",
        "created": "2026-03-18 19:25:03.571036+00:00",
        "license": "NLPL",
        "datetime": "2012-12-28T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/stac/be45123e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be45123e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_west_metro_2012_8383/be45123e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7400,
            6242
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)\",\n    PROJCRS[\"NAD83(NSRS2007) / Oregon North (ft)\",\n        BASEGEOGCRS[\"NAD83(NSRS2007)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2007)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4759]],\n        CONVERSION[\"SPCS83 Oregon North zone (international foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",43.6666666666667,\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\",46,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",44.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",8202099.738,\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[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Oregon - counties of Baker; Benton; Clackamas; Clatsop; Columbia; Gilliam; Grant; Hood River; Jefferson; Lincoln; Linn; Marion; Morrow; Multnomah; Polk; Sherman; Tillamook; Umatilla; Union; Wallowa; Wasco; Washington; Wheeler; Yamhill.\"],\n            BBOX[43.95,-124.17,46.26,-116.47]],\n        ID[\"EPSG\",3646]],\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(NSRS2007) / Oregon North (ft) + NAVD88 height (ft)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(NSRS2007) / Oregon North (ft)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(NSRS2007)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (National Spatial Reference System 2007)",
                    "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": 4759
                  }
                },
                "conversion": {
                  "name": "SPCS83 Oregon North zone (international foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 43.6666666666667,
                      "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": 46,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 44.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 8202099.738,
                      "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": 3646
                }
              },
              {
                "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,
            7510684.4999999935,
            0.0,
            -3.0,
            701515.5000000028
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}