{
  "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": "DTM_OKAMTM_519000_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.04834662112717,
              47.05821243397098
            ],
            [
              -121.04834662112717,
              47.059284376466664
            ],
            [
              -121.04706211669416,
              47.059284376466664
            ],
            [
              -121.04706211669416,
              47.05821243397098
            ],
            [
              -121.04834662112717,
              47.05821243397098
            ]
          ]
        ]
      },
      "bbox": [
        -121.04834662112717,
        47.05821243397098,
        -121.04706211669416,
        47.059284376466664
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.490850+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            118,
            96
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520405.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1745.949,
                "maximum": 1764.308,
                "mean": 1759.538,
                "stddev": 3.776
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06712497228531,
              47.05908890172
            ],
            [
              -121.06712497228531,
              47.07276784762044
            ],
            [
              -121.04708201482471,
              47.07276784762044
            ],
            [
              -121.04708201482471,
              47.05908890172
            ],
            [
              -121.06712497228531,
              47.05908890172
            ]
          ]
        ]
      },
      "bbox": [
        -121.06712497228531,
        47.05908890172,
        -121.04708201482471,
        47.07276784762044
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.564945+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1559.406,
                "maximum": 1875.144,
                "mean": 1741.383,
                "stddev": 75.79
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94903652570937,
              47.087070377952145
            ],
            [
              -120.94903652570937,
              47.10072991143707
            ],
            [
              -120.92901211497585,
              47.10072991143707
            ],
            [
              -120.92901211497585,
              47.087070377952145
            ],
            [
              -120.94903652570937,
              47.087070377952145
            ]
          ]
        ]
      },
      "bbox": [
        -120.94903652570937,
        47.087070377952145,
        -120.92901211497585,
        47.10072991143707
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.626356+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 963.042,
                "maximum": 1403.405,
                "mean": 1219.41,
                "stddev": 100.299
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_514500_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12723194742667,
              47.098986456480155
            ],
            [
              -121.12723194742667,
              47.11267552396136
            ],
            [
              -121.10715986526355,
              47.11267552396136
            ],
            [
              -121.10715986526355,
              47.098986456480155
            ],
            [
              -121.12723194742667,
              47.098986456480155
            ]
          ]
        ]
      },
      "bbox": [
        -121.12723194742667,
        47.098986456480155,
        -121.10715986526355,
        47.11267552396136
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.687463+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_514500_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_514500_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_514500_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            514499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1279.175,
                "maximum": 1842.481,
                "mean": 1472.749,
                "stddev": 141.52
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_534000_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.85965436353104,
              47.10143822746297
            ],
            [
              -120.85965436353104,
              47.11071099997064
            ],
            [
              -120.85017869293455,
              47.11071099997064
            ],
            [
              -120.85017869293455,
              47.10143822746297
            ],
            [
              -120.85965436353104,
              47.10143822746297
            ]
          ]
        ]
      },
      "bbox": [
        -120.85965436353104,
        47.10143822746297,
        -120.85017869293455,
        47.11071099997064
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.747785+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_534000_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_534000_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_534000_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1024,
            708
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            534792.0,
            0.0,
            -1.0,
            1450045.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 720.21,
                "maximum": 868.566,
                "mean": 769.184,
                "stddev": 32.227
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.047108696725,
              47.05598519463194
            ],
            [
              -121.047108696725,
              47.059397239930036
            ],
            [
              -121.03424581788416,
              47.059397239930036
            ],
            [
              -121.03424581788416,
              47.05598519463194
            ],
            [
              -121.047108696725,
              47.05598519463194
            ]
          ]
        ]
      },
      "bbox": [
        -121.047108696725,
        47.05598519463194,
        -121.03424581788416,
        47.059397239930036
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.807906+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            367,
            972
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520499.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1645.116,
                "maximum": 1789.699,
                "mean": 1746.325,
                "stddev": 26.74
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_513000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.14727364018434,
              47.11228826261936
            ],
            [
              -121.14727364018434,
              47.125962474808134
            ],
            [
              -121.12721858062017,
              47.125962474808134
            ],
            [
              -121.12721858062017,
              47.11228826261936
            ],
            [
              -121.14727364018434,
              47.11228826261936
            ]
          ]
        ]
      },
      "bbox": [
        -121.14727364018434,
        47.11228826261936,
        -121.12721858062017,
        47.125962474808134
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.868851+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_513000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_513000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_513000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1500,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            513000.0,
            0.0,
            -1.0,
            1452000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1474.065,
                "maximum": 1885.519,
                "mean": 1665.406,
                "stddev": 80.578
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94926997825742,
              47.10055345438619
            ],
            [
              -120.94926997825742,
              47.114213078858896
            ],
            [
              -120.9292405839102,
              47.114213078858896
            ],
            [
              -120.9292405839102,
              47.10055345438619
            ],
            [
              -120.94926997825742,
              47.10055345438619
            ]
          ]
        ]
      },
      "bbox": [
        -120.94926997825742,
        47.10055345438619,
        -120.9292405839102,
        47.114213078858896
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.922995+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 854.637,
                "maximum": 1151.36,
                "mean": 957.945,
                "stddev": 66.445
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_522000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.02879744053202,
              47.12686666676977
            ],
            [
              -121.02879744053202,
              47.137285279871755
            ],
            [
              -121.0088265114142,
              47.137285279871755
            ],
            [
              -121.0088265114142,
              47.12686666676977
            ],
            [
              -121.02879744053202,
              47.12686666676977
            ]
          ]
        ]
      },
      "bbox": [
        -121.02879744053202,
        47.12686666676977,
        -121.0088265114142,
        47.137285279871755
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:47.972353+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_522000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_522000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_522000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1140,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            522000.0,
            0.0,
            -1.0,
            1453140.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 998.812,
                "maximum": 1405.23,
                "mean": 1184.938,
                "stddev": 85.194
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_532500_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.88994725200767,
              47.1012768521128
            ],
            [
              -120.88994725200767,
              47.11452913248295
            ],
            [
              -120.88826936748985,
              47.11452913248295
            ],
            [
              -120.88826936748985,
              47.1012768521128
            ],
            [
              -120.88994725200767,
              47.1012768521128
            ]
          ]
        ]
      },
      "bbox": [
        -120.88994725200767,
        47.1012768521128,
        -120.88826936748985,
        47.11452913248295
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.021325+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_532500_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_532500_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_532500_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1473,
            111
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            532499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 792.1,
                "maximum": 1043.947,
                "mean": 883.666,
                "stddev": 72.406
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00834364618404,
              47.086577953167364
            ],
            [
              -121.00834364618404,
              47.10024732373155
            ],
            [
              -120.98830495946731,
              47.10024732373155
            ],
            [
              -120.98830495946731,
              47.086577953167364
            ],
            [
              -121.00834364618404,
              47.086577953167364
            ]
          ]
        ]
      },
      "bbox": [
        -121.00834364618404,
        47.086577953167364,
        -120.98830495946731,
        47.10024732373155
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.070670+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            523499.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1057.765,
                "maximum": 1257.653,
                "mean": 1139.454,
                "stddev": 46.498
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96880567666116,
              47.08690954591266
            ],
            [
              -120.96880567666116,
              47.10057236423138
            ],
            [
              -120.94877651202725,
              47.10057236423138
            ],
            [
              -120.94877651202725,
              47.08690954591266
            ],
            [
              -120.96880567666116,
              47.08690954591266
            ]
          ]
        ]
      },
      "bbox": [
        -120.96880567666116,
        47.08690954591266,
        -120.94877651202725,
        47.10057236423138
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.119992+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 919.256,
                "maximum": 1310.436,
                "mean": 1096.713,
                "stddev": 111.166
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1441500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94461468470489,
              47.03979770798362
            ],
            [
              -120.94461468470489,
              47.04679492496248
            ],
            [
              -120.92821149103222,
              47.04679492496248
            ],
            [
              -120.92821149103222,
              47.03979770798362
            ],
            [
              -120.94461468470489,
              47.03979770798362
            ]
          ]
        ]
      },
      "bbox": [
        -120.94461468470489,
        47.03979770798362,
        -120.92821149103222,
        47.04679492496248
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.168916+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1441500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1441500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1441500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            764,
            1237
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            528264.0,
            0.0,
            -1.0,
            1443001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1428.515,
                "maximum": 1578.554,
                "mean": 1496.509,
                "stddev": 27.253
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08768571285218,
              47.09935786939322
            ],
            [
              -121.08768571285218,
              47.1130404057354
            ],
            [
              -121.06762308080246,
              47.1130404057354
            ],
            [
              -121.06762308080246,
              47.09935786939322
            ],
            [
              -121.08768571285218,
              47.09935786939322
            ]
          ]
        ]
      },
      "bbox": [
        -121.08768571285218,
        47.09935786939322,
        -121.06762308080246,
        47.1130404057354
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.218208+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1368.235,
                "maximum": 1732.331,
                "mean": 1561.585,
                "stddev": 83.345
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.04858471361571,
              47.12669246138191
            ],
            [
              -121.04858471361571,
              47.137384028904165
            ],
            [
              -121.02860505737546,
              47.137384028904165
            ],
            [
              -121.02860505737546,
              47.12669246138191
            ],
            [
              -121.04858471361571,
              47.12669246138191
            ]
          ]
        ]
      },
      "bbox": [
        -121.04858471361571,
        47.12669246138191,
        -121.02860505737546,
        47.137384028904165
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.267399+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1170,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520500.0,
            0.0,
            -1.0,
            1453170.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1046.826,
                "maximum": 1531.495,
                "mean": 1371.659,
                "stddev": 116.497
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.91008443928415,
              47.12783313921455
            ],
            [
              -120.91008443928415,
              47.13630597884248
            ],
            [
              -120.89876331639447,
              47.13630597884248
            ],
            [
              -120.89876331639447,
              47.12783313921455
            ],
            [
              -120.91008443928415,
              47.12783313921455
            ]
          ]
        ]
      },
      "bbox": [
        -120.91008443928415,
        47.12783313921455,
        -120.89876331639447,
        47.13630597884248
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.322164+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            933,
            848
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1452932.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1045.121,
                "maximum": 1193.77,
                "mean": 1151.074,
                "stddev": 32.851
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08741826728689,
              47.08587511277932
            ],
            [
              -121.08741826728689,
              47.099557539627796
            ],
            [
              -121.06736062176813,
              47.099557539627796
            ],
            [
              -121.06736062176813,
              47.08587511277932
            ],
            [
              -121.08741826728689,
              47.08587511277932
            ]
          ]
        ]
      },
      "bbox": [
        -121.08741826728689,
        47.08587511277932,
        -121.06736062176813,
        47.099557539627796
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.371807+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517499.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1318.633,
                "maximum": 1791.218,
                "mean": 1501.568,
                "stddev": 110.805
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90972160503178,
              47.100865242148636
            ],
            [
              -120.90972160503178,
              47.11451829278093
            ],
            [
              -120.88970173054176,
              47.11451829278093
            ],
            [
              -120.88970173054176,
              47.100865242148636
            ],
            [
              -120.90972160503178,
              47.100865242148636
            ]
          ]
        ]
      },
      "bbox": [
        -120.90972160503178,
        47.100865242148636,
        -120.88970173054176,
        47.11451829278093
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.416793+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 795.006,
                "maximum": 1159.721,
                "mean": 932.684,
                "stddev": 88.447
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.98906120581637,
              47.11371218676807
            ],
            [
              -120.98906120581637,
              47.127378475098986
            ],
            [
              -120.96901731055296,
              47.127378475098986
            ],
            [
              -120.96901731055296,
              47.11371218676807
            ],
            [
              -120.98906120581637,
              47.11371218676807
            ]
          ]
        ]
      },
      "bbox": [
        -120.98906120581637,
        47.11371218676807,
        -120.96901731055296,
        47.127378475098986
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.458417+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 910.145,
                "maximum": 1203.821,
                "mean": 1022.366,
                "stddev": 59.839
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90905074111356,
              47.06041453975963
            ],
            [
              -120.90905074111356,
              47.074015605271654
            ],
            [
              -120.89586783492246,
              47.074015605271654
            ],
            [
              -120.89586783492246,
              47.06041453975963
            ],
            [
              -120.90905074111356,
              47.06041453975963
            ]
          ]
        ]
      },
      "bbox": [
        -120.90905074111356,
        47.06041453975963,
        -120.89586783492246,
        47.074015605271654
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.499622+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            984
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1344.374,
                "maximum": 1474.69,
                "mean": 1426.156,
                "stddev": 23.7
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_514500_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.11866684719278,
              47.081480472110684
            ],
            [
              -121.11866684719278,
              47.08569951122605
            ],
            [
              -121.10681815561585,
              47.08569951122605
            ],
            [
              -121.10681815561585,
              47.081480472110684
            ],
            [
              -121.11866684719278,
              47.081480472110684
            ]
          ]
        ]
      },
      "bbox": [
        -121.11866684719278,
        47.081480472110684,
        -121.10681815561585,
        47.08569951122605
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.540802+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_514500_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_514500_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_514500_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            457,
            893
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            515107.0,
            0.0,
            -1.0,
            1447500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1656.084,
                "maximum": 1829.704,
                "mean": 1750.735,
                "stddev": 36.076
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08715093867103,
              47.072391692437265
            ],
            [
              -121.08715093867103,
              47.08607401063574
            ],
            [
              -121.06709827746698,
              47.08607401063574
            ],
            [
              -121.06709827746698,
              47.072391692437265
            ],
            [
              -121.08715093867103,
              47.072391692437265
            ]
          ]
        ]
      },
      "bbox": [
        -121.08715093867103,
        47.072391692437265,
        -121.06709827746698,
        47.08607401063574
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.582131+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517499.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1540.968,
                "maximum": 1916.701,
                "mean": 1746.818,
                "stddev": 89.181
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.99115141168494,
              47.05920200536407
            ],
            [
              -120.99115141168494,
              47.0597963154837
            ],
            [
              -120.9878093092056,
              47.0597963154837
            ],
            [
              -120.9878093092056,
              47.05920200536407
            ],
            [
              -120.99115141168494,
              47.05920200536407
            ]
          ]
        ]
      },
      "bbox": [
        -120.99115141168494,
        47.05920200536407,
        -120.9878093092056,
        47.0597963154837
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.622912+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            63,
            253
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524748.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1624.546,
                "maximum": 1658.868,
                "mean": 1640.812,
                "stddev": 7.048
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.98784584461778,
              47.05642519952055
            ],
            [
              -120.98784584461778,
              47.05996038627151
            ],
            [
              -120.96800557643867,
              47.05996038627151
            ],
            [
              -120.96800557643867,
              47.05642519952055
            ],
            [
              -120.98784584461778,
              47.05642519952055
            ]
          ]
        ]
      },
      "bbox": [
        -120.98784584461778,
        47.05642519952055,
        -120.96800557643867,
        47.05996038627151
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.663780+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            375,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1435.269,
                "maximum": 1661.126,
                "mean": 1465.425,
                "stddev": 37.912
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94950355816935,
              47.11403730671676
            ],
            [
              -120.94950355816935,
              47.127697023021966
            ],
            [
              -120.92946917746364,
              47.127697023021966
            ],
            [
              -120.92946917746364,
              47.11403730671676
            ],
            [
              -120.94950355816935,
              47.11403730671676
            ]
          ]
        ]
      },
      "bbox": [
        -120.94950355816935,
        47.11403730671676,
        -120.92946917746364,
        47.127697023021966
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.705068+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 880.222,
                "maximum": 1275.984,
                "mean": 1097.089,
                "stddev": 107.197
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.0085916869153,
              47.100060917254204
            ],
            [
              -121.0085916869153,
              47.11373038634709
            ],
            [
              -120.98854801460566,
              47.11373038634709
            ],
            [
              -120.98854801460566,
              47.100060917254204
            ],
            [
              -121.0085916869153,
              47.100060917254204
            ]
          ]
        ]
      },
      "bbox": [
        -121.0085916869153,
        47.100060917254204,
        -120.98854801460566,
        47.11373038634709
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.746202+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            523499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1052.412,
                "maximum": 1321.303,
                "mean": 1218.313,
                "stddev": 60.254
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_534000_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.85965436353104,
              47.10143822746297
            ],
            [
              -120.85965436353104,
              47.11071109507062
            ],
            [
              -120.85016551305601,
              47.11071109507062
            ],
            [
              -120.85016551305601,
              47.10143822746297
            ],
            [
              -120.85965436353104,
              47.10143822746297
            ]
          ]
        ]
      },
      "bbox": [
        -120.85965436353104,
        47.10143822746297,
        -120.85016551305601,
        47.11071109507062
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.787487+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_534000_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_534000_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_534000_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1024,
            709
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            534792.0,
            0.0,
            -1.0,
            1450045.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 720.18,
                "maximum": 869.05,
                "mean": 769.268,
                "stddev": 32.334
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08820765938121,
              47.12633410102128
            ],
            [
              -121.08820765938121,
              47.13999863952934
            ],
            [
              -121.06816177413101,
              47.13999863952934
            ],
            [
              -121.06816177413101,
              47.12633410102128
            ],
            [
              -121.08820765938121,
              47.12633410102128
            ]
          ]
        ]
      },
      "bbox": [
        -121.08820765938121,
        47.12633410102128,
        -121.06816177413101,
        47.13999863952934
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.829081+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1500,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517500.0,
            0.0,
            -1.0,
            1453500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1142.192,
                "maximum": 1489.474,
                "mean": 1298.616,
                "stddev": 73.745
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_513000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.13556503306455,
              47.125876679869265
            ],
            [
              -121.13556503306455,
              47.129135721598594
            ],
            [
              -121.12748250543765,
              47.129135721598594
            ],
            [
              -121.12748250543765,
              47.125876679869265
            ],
            [
              -121.13556503306455,
              47.125876679869265
            ]
          ]
        ]
      },
      "bbox": [
        -121.13556503306455,
        47.125876679869265,
        -121.12748250543765,
        47.129135721598594
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.873148+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_513000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_513000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_513000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            354,
            608
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            513893.0,
            0.0,
            -1.0,
            1452353.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1547.389,
                "maximum": 1700.897,
                "mean": 1625.422,
                "stddev": 31.954
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_522000_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.02811248996025,
              47.086407214170585
            ],
            [
              -121.02811248996025,
              47.10007984017387
            ],
            [
              -121.00806903133989,
              47.10007984017387
            ],
            [
              -121.00806903133989,
              47.086407214170585
            ],
            [
              -121.02811248996025,
              47.086407214170585
            ]
          ]
        ]
      },
      "bbox": [
        -121.02811248996025,
        47.086407214170585,
        -121.00806903133989,
        47.10007984017387
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.911035+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_522000_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_522000_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_522000_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            521999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1081.13,
                "maximum": 1350.888,
                "mean": 1195.907,
                "stddev": 55.265
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.10773134174768,
              47.1126572982746
            ],
            [
              -121.10773134174768,
              47.126343211763555
            ],
            [
              -121.08765899182656,
              47.126343211763555
            ],
            [
              -121.08765899182656,
              47.1126572982746
            ],
            [
              -121.10773134174768,
              47.1126572982746
            ]
          ]
        ]
      },
      "bbox": [
        -121.10773134174768,
        47.1126572982746,
        -121.08765899182656,
        47.126343211763555
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.945324+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            515999.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1186.792,
                "maximum": 1545.452,
                "mean": 1327.257,
                "stddev": 74.943
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96832936879055,
              47.05994219155292
            ],
            [
              -120.96832936879055,
              47.07360482879809
            ],
            [
              -120.9483101690997,
              47.07360482879809
            ],
            [
              -120.9483101690997,
              47.05994219155292
            ],
            [
              -120.96832936879055,
              47.05994219155292
            ]
          ]
        ]
      },
      "bbox": [
        -120.96832936879055,
        47.05994219155292,
        -120.9483101690997,
        47.07360482879809
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:48.980128+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1338.876,
                "maximum": 1505.841,
                "mean": 1425.978,
                "stddev": 25.4
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_514500_1447500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12695480001807,
              47.08550380857126
            ],
            [
              -121.12695480001807,
              47.09919276497526
            ],
            [
              -121.10688770896432,
              47.09919276497526
            ],
            [
              -121.10688770896432,
              47.08550380857126
            ],
            [
              -121.12695480001807,
              47.08550380857126
            ]
          ]
        ]
      },
      "bbox": [
        -121.12695480001807,
        47.08550380857126,
        -121.10688770896432,
        47.09919276497526
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.014036+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_514500_1447500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_514500_1447500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_514500_1447500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            514499.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1337.248,
                "maximum": 1790.601,
                "mean": 1574.196,
                "stddev": 111.099
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.10800392030214,
              47.126140833207785
            ],
            [
              -121.10800392030214,
              47.13982685869066
            ],
            [
              -121.08792657632047,
              47.13982685869066
            ],
            [
              -121.08792657632047,
              47.126140833207785
            ],
            [
              -121.10800392030214,
              47.126140833207785
            ]
          ]
        ]
      },
      "bbox": [
        -121.10800392030214,
        47.126140833207785,
        -121.08792657632047,
        47.13982685869066
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.048215+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            515999.0,
            0.0,
            -1.0,
            1453501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1289.148,
                "maximum": 1675.597,
                "mean": 1486.652,
                "stddev": 83.511
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1450500_20190508",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08793994015446,
              47.11285051199737
            ],
            [
              -121.08793994015446,
              47.12651493945284
            ],
            [
              -121.06789904002441,
              47.12651493945284
            ],
            [
              -121.06789904002441,
              47.11285051199737
            ],
            [
              -121.08793994015446,
              47.11285051199737
            ]
          ]
        ]
      },
      "bbox": [
        -121.08793994015446,
        47.11285051199737,
        -121.06789904002441,
        47.12651493945284
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.081935+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1450500_20190508.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1450500_20190508": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1450500_20190508.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1500,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517500.0,
            0.0,
            -1.0,
            1452000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1132.568,
                "maximum": 1603.396,
                "mean": 1297.293,
                "stddev": 110.721
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_532500_1450500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.88999731548813,
              47.114500115082514
            ],
            [
              -120.88999731548813,
              47.11761286898168
            ],
            [
              -120.888430922397,
              47.11761286898168
            ],
            [
              -120.888430922397,
              47.114500115082514
            ],
            [
              -120.88999731548813,
              47.114500115082514
            ]
          ]
        ]
      },
      "bbox": [
        -120.88999731548813,
        47.114500115082514,
        -120.888430922397,
        47.11761286898168
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.115468+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_532500_1450500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_532500_1450500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_532500_1450500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            345,
            115
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            532499.0,
            0.0,
            -1.0,
            1450844.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 820.647,
                "maximum": 899.37,
                "mean": 853.433,
                "stddev": 18.019
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00784790320894,
              47.059610752529544
            ],
            [
              -121.00784790320894,
              47.07327992954304
            ],
            [
              -120.9878191817318,
              47.07327992954304
            ],
            [
              -120.9878191817318,
              47.059610752529544
            ],
            [
              -121.00784790320894,
              47.059610752529544
            ]
          ]
        ]
      },
      "bbox": [
        -121.00784790320894,
        47.059610752529544,
        -120.9878191817318,
        47.07327992954304
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.149915+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            523499.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1298.323,
                "maximum": 1750.67,
                "mean": 1571.589,
                "stddev": 104.521
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_511500_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.16415445743456,
              47.09862771180984
            ],
            [
              -121.16415445743456,
              47.11229737980913
            ],
            [
              -121.14669611531285,
              47.11229737980913
            ],
            [
              -121.14669611531285,
              47.09862771180984
            ],
            [
              -121.16415445743456,
              47.09862771180984
            ]
          ]
        ]
      },
      "bbox": [
        -121.16415445743456,
        47.09862771180984,
        -121.14669611531285,
        47.11229737980913
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.184303+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_511500_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_511500_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_511500_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1303
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            511698.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1421.062,
                "maximum": 1894.697,
                "mean": 1644.315,
                "stddev": 88.721
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1450500_20190508",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.10771797476126,
              47.11266641111869
            ],
            [
              -121.10771797476126,
              47.12633410102128
            ],
            [
              -121.08767235233725,
              47.12633410102128
            ],
            [
              -121.08767235233725,
              47.11266641111869
            ],
            [
              -121.10771797476126,
              47.11266641111869
            ]
          ]
        ]
      },
      "bbox": [
        -121.10771797476126,
        47.11266641111869,
        -121.08767235233725,
        47.12633410102128
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.218130+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1450500_20190508.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1450500_20190508": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1450500_20190508.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1500,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            516000.0,
            0.0,
            -1.0,
            1452000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1186.818,
                "maximum": 1545.207,
                "mean": 1327.137,
                "stddev": 74.883
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96904399367166,
              47.10039258743704
            ],
            [
              -120.96904399367166,
              47.11405549754696
            ],
            [
              -120.94900984311482,
              47.11405549754696
            ],
            [
              -120.94900984311482,
              47.10039258743704
            ],
            [
              -120.96904399367166,
              47.10039258743704
            ]
          ]
        ]
      },
      "bbox": [
        -120.96904399367166,
        47.10039258743704,
        -120.94900984311482,
        47.11405549754696
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.252283+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 881.424,
                "maximum": 1172.136,
                "mean": 1035.814,
                "stddev": 69.847
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.98881789176205,
              47.100228405143426
            ],
            [
              -120.98881789176205,
              47.113894600034435
            ],
            [
              -120.96877898747725,
              47.113894600034435
            ],
            [
              -120.96877898747725,
              47.100228405143426
            ],
            [
              -120.98881789176205,
              47.100228405143426
            ]
          ]
        ]
      },
      "bbox": [
        -120.98881789176205,
        47.100228405143426,
        -120.96877898747725,
        47.113894600034435
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.286401+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1003.379,
                "maximum": 1329.775,
                "mean": 1155.145,
                "stddev": 67.02
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92903877215593,
              47.07374412177242
            ],
            [
              -120.92903877215593,
              47.08740028021873
            ],
            [
              -120.90902409689376,
              47.08740028021873
            ],
            [
              -120.90902409689376,
              47.07374412177242
            ],
            [
              -120.92903877215593,
              47.07374412177242
            ]
          ]
        ]
      },
      "bbox": [
        -120.92903877215593,
        47.07374412177242,
        -120.90902409689376,
        47.08740028021873
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.320546+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1289.581,
                "maximum": 1470.662,
                "mean": 1408.512,
                "stddev": 35.267
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1453500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.09780989960355,
              47.13972075247405
            ],
            [
              -121.09780989960355,
              47.14513044250627
            ],
            [
              -121.0881942922222,
              47.14513044250627
            ],
            [
              -121.0881942922222,
              47.13972075247405
            ],
            [
              -121.09780989960355,
              47.13972075247405
            ]
          ]
        ]
      },
      "bbox": [
        -121.09780989960355,
        47.13972075247405,
        -121.0881942922222,
        47.14513044250627
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.354411+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1453500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1453500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1453500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            592,
            721
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            516780.0,
            0.0,
            -1.0,
            1454091.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1402.198,
                "maximum": 1682.963,
                "mean": 1546.856,
                "stddev": 69.249
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.10691442299391,
              47.074787564406066
            ],
            [
              -121.10691442299391,
              47.08589333382461
            ],
            [
              -121.08690815244866,
              47.08589333382461
            ],
            [
              -121.08690815244866,
              47.074787564406066
            ],
            [
              -121.10691442299391,
              47.074787564406066
            ]
          ]
        ]
      },
      "bbox": [
        -121.10691442299391,
        47.074787564406066,
        -121.08690815244866,
        47.08589333382461
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.388523+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1215,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            515999.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1494.819,
                "maximum": 1848.687,
                "mean": 1702.813,
                "stddev": 94.089
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_514500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12749587556627,
              47.112478994645855
            ],
            [
              -121.12749587556627,
              47.126149946126404
            ],
            [
              -121.10744553333026,
              47.126149946126404
            ],
            [
              -121.10744553333026,
              47.112478994645855
            ],
            [
              -121.12749587556627,
              47.112478994645855
            ]
          ]
        ]
      },
      "bbox": [
        -121.12749587556627,
        47.112478994645855,
        -121.10744553333026,
        47.126149946126404
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.418376+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_514500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_514500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_514500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1500,
            1500
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            514500.0,
            0.0,
            -1.0,
            1452000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1305.259,
                "maximum": 1790.627,
                "mean": 1495.462,
                "stddev": 95.882
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_522000_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.02760705092346,
              47.06137274956813
            ],
            [
              -121.02760705092346,
              47.07311252899211
            ],
            [
              -121.0076090384157,
              47.07311252899211
            ],
            [
              -121.0076090384157,
              47.06137274956813
            ],
            [
              -121.02760705092346,
              47.06137274956813
            ]
          ]
        ]
      },
      "bbox": [
        -121.02760705092346,
        47.06137274956813,
        -121.0076090384157,
        47.07311252899211
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.447178+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_522000_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_522000_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_522000_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1287,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            521999.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1346.942,
                "maximum": 1776.878,
                "mean": 1549.588,
                "stddev": 94.347
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1453500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92563231055472,
              47.14119687049491
            ],
            [
              -120.92563231055472,
              47.141556798445414
            ],
            [
              -120.91983688966056,
              47.141556798445414
            ],
            [
              -120.91983688966056,
              47.14119687049491
            ],
            [
              -120.92563231055472,
              47.14119687049491
            ]
          ]
        ]
      },
      "bbox": [
        -120.92563231055472,
        47.14119687049491,
        -120.91983688966056,
        47.141556798445414
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.475975+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1453500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1453500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1453500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            35,
            439
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529827.0,
            0.0,
            -1.0,
            1453534.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1183.061,
                "maximum": 1219.918,
                "mean": 1206.069,
                "stddev": 5.27
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96856746415823,
              47.073425841176544
            ],
            [
              -120.96856746415823,
              47.08708856853896
            ],
            [
              -120.94854328323437,
              47.08708856853896
            ],
            [
              -120.94854328323437,
              47.073425841176544
            ],
            [
              -120.96856746415823,
              47.073425841176544
            ]
          ]
        ]
      },
      "bbox": [
        -120.96856746415823,
        47.073425841176544,
        -120.94854328323437,
        47.08708856853896
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.505162+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1079.186,
                "maximum": 1503.153,
                "mean": 1307.663,
                "stddev": 90.464
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1440000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90838085423863,
              47.02668741849335
            ],
            [
              -120.90838085423863,
              47.033558536200836
            ],
            [
              -120.8960940179066,
              47.033558536200836
            ],
            [
              -120.8960940179066,
              47.02668741849335
            ],
            [
              -120.90838085423863,
              47.02668741849335
            ]
          ]
        ]
      },
      "bbox": [
        -120.90838085423863,
        47.02668741849335,
        -120.8960940179066,
        47.033558536200836
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.534448+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1440000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1440000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1440000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            754,
            925
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1441501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1305.192,
                "maximum": 1491.187,
                "mean": 1408.303,
                "stddev": 40.392
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06843800127162,
              47.12650583088468
            ],
            [
              -121.06843800127162,
              47.14018532031659
            ],
            [
              -121.04837012154347,
              47.14018532031659
            ],
            [
              -121.04837012154347,
              47.12650583088468
            ],
            [
              -121.06843800127162,
              47.12650583088468
            ]
          ]
        ]
      },
      "bbox": [
        -121.06843800127162,
        47.12650583088468,
        -121.04837012154347,
        47.14018532031659
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.563731+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1453501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1152.841,
                "maximum": 1508.538,
                "mean": 1373.191,
                "stddev": 95.063
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96948075901939,
              47.12736027976936
            ],
            [
              -120.96948075901939,
              47.1387490758586
            ],
            [
              -120.94947687474091,
              47.1387490758586
            ],
            [
              -120.94947687474091,
              47.12736027976936
            ],
            [
              -120.96948075901939,
              47.12736027976936
            ]
          ]
        ]
      },
      "bbox": [
        -120.96948075901939,
        47.12736027976936,
        -120.94947687474091,
        47.1387490758586
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.592898+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1249,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1453248.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1087.923,
                "maximum": 1325.88,
                "mean": 1209.202,
                "stddev": 49.952
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.0483968366133,
              47.113199660494566
            ],
            [
              -121.0483968366133,
              47.12687577098376
            ],
            [
              -121.02833867991289,
              47.12687577098376
            ],
            [
              -121.02833867991289,
              47.113199660494566
            ],
            [
              -121.0483968366133,
              47.113199660494566
            ]
          ]
        ]
      },
      "bbox": [
        -121.0483968366133,
        47.113199660494566,
        -121.02833867991289,
        47.12687577098376
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.622235+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520499.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1041.464,
                "maximum": 1385.292,
                "mean": 1192.299,
                "stddev": 65.516
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94880317553752,
              47.07358663833131
            ],
            [
              -120.94880317553752,
              47.0872460816628
            ],
            [
              -120.9287837462064,
              47.0872460816628
            ],
            [
              -120.9287837462064,
              47.07358663833131
            ],
            [
              -120.94880317553752,
              47.07358663833131
            ]
          ]
        ]
      },
      "bbox": [
        -120.94880317553752,
        47.07358663833131,
        -120.9287837462064,
        47.0872460816628
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.651246+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1102.556,
                "maximum": 1510.303,
                "mean": 1379.295,
                "stddev": 89.002
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90994545046196,
              47.11434916186827
            ],
            [
              -120.90994545046196,
              47.12800230272306
            ],
            [
              -120.88992059424099,
              47.12800230272306
            ],
            [
              -120.88992059424099,
              47.11434916186827
            ],
            [
              -120.90994545046196,
              47.11434916186827
            ]
          ]
        ]
      },
      "bbox": [
        -120.90994545046196,
        47.11434916186827,
        -120.88992059424099,
        47.12800230272306
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.680258+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 823.011,
                "maximum": 1213.824,
                "mean": 1056.805,
                "stddev": 119.671
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_511500_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.14822523079667,
              47.09761331442993
            ],
            [
              -121.14822523079667,
              47.09881473125902
            ],
            [
              -121.14667169629683,
              47.09881473125902
            ],
            [
              -121.14667169629683,
              47.09761331442993
            ],
            [
              -121.14822523079667,
              47.09761331442993
            ]
          ]
        ]
      },
      "bbox": [
        -121.14822523079667,
        47.09761331442993,
        -121.14667169629683,
        47.09881473125902
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.709692+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_511500_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_511500_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_511500_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            132,
            116
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            512885.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1658.824,
                "maximum": 1713.421,
                "mean": 1687.44,
                "stddev": 14.227
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.04736607474176,
              47.059266164402224
            ],
            [
              -121.04736607474176,
              47.07294184493915
            ],
            [
              -121.02732784166488,
              47.07294184493915
            ],
            [
              -121.02732784166488,
              47.059266164402224
            ],
            [
              -121.04736607474176,
              47.059266164402224
            ]
          ]
        ]
      },
      "bbox": [
        -121.04736607474176,
        47.059266164402224,
        -121.02732784166488,
        47.07294184493915
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.739646+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520499.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1340.952,
                "maximum": 1766.518,
                "mean": 1539.836,
                "stddev": 95.689
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96809139047176,
              47.05369478568511
            ],
            [
              -120.96809139047176,
              47.060121144197645
            ],
            [
              -120.94820219839687,
              47.060121144197645
            ],
            [
              -120.94820219839687,
              47.05369478568511
            ],
            [
              -120.96809139047176,
              47.05369478568511
            ]
          ]
        ]
      },
      "bbox": [
        -120.96809139047176,
        47.05369478568511,
        -120.94820219839687,
        47.060121144197645
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.769037+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            697,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1418.114,
                "maximum": 1498.397,
                "mean": 1455.001,
                "stddev": 17.036
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.98920546647592,
              47.127196025913136
            ],
            [
              -120.98920546647592,
              47.135369945879745
            ],
            [
              -120.9692557509335,
              47.135369945879745
            ],
            [
              -120.9692557509335,
              47.127196025913136
            ],
            [
              -120.98920546647592,
              47.127196025913136
            ]
          ]
        ]
      },
      "bbox": [
        -120.98920546647592,
        47.127196025913136,
        -120.9692557509335,
        47.135369945879745
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.798486+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            891,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1452890.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1031.82,
                "maximum": 1295.401,
                "mean": 1193.113,
                "stddev": 59.402
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_511500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.16156134552189,
              47.1121375561273
            ],
            [
              -121.16156134552189,
              47.11682780407451
            ],
            [
              -121.14697812187805,
              47.11682780407451
            ],
            [
              -121.14697812187805,
              47.1121375561273
            ],
            [
              -121.16156134552189,
              47.1121375561273
            ]
          ]
        ]
      },
      "bbox": [
        -121.16156134552189,
        47.1121375561273,
        -121.14697812187805,
        47.11682780407451
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.827445+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_511500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_511500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_511500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            506,
            1099
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            511902.0,
            0.0,
            -1.0,
            1451005.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1495.34,
                "maximum": 1813.379,
                "mean": 1654.158,
                "stddev": 69.67
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.9299533859439,
              47.12767883644558
            ],
            [
              -120.9299533859439,
              47.14133535732119
            ],
            [
              -120.9099187797157,
              47.14133535732119
            ],
            [
              -120.9099187797157,
              47.12767883644558
            ],
            [
              -120.9299533859439,
              47.12767883644558
            ]
          ]
        ]
      },
      "bbox": [
        -120.9299533859439,
        47.12767883644558,
        -120.9099187797157,
        47.14133535732119
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.856880+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1453501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1148.172,
                "maximum": 1283.73,
                "mean": 1209.386,
                "stddev": 22.869
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.04813895299219,
              47.09971602308825
            ],
            [
              -121.04813895299219,
              47.11339202481502
            ],
            [
              -121.02808578098336,
              47.11339202481502
            ],
            [
              -121.02808578098336,
              47.09971602308825
            ],
            [
              -121.04813895299219,
              47.09971602308825
            ]
          ]
        ]
      },
      "bbox": [
        -121.04813895299219,
        47.09971602308825,
        -121.02808578098336,
        47.11339202481502
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.886171+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1179.523,
                "maximum": 1526.031,
                "mean": 1378.483,
                "stddev": 70.801
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90927425640353,
              47.0738982914748
            ],
            [
              -120.90927425640353,
              47.08750223995381
            ],
            [
              -120.89571920429945,
              47.08750223995381
            ],
            [
              -120.89571920429945,
              47.0738982914748
            ],
            [
              -120.90927425640353,
              47.0738982914748
            ]
          ]
        ]
      },
      "bbox": [
        -120.90927425640353,
        47.0738982914748,
        -120.89571920429945,
        47.08750223995381
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.911914+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1012
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1265.851,
                "maximum": 1421.836,
                "mean": 1346.151,
                "stddev": 34.318
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08795330399273,
              47.11284140132772
            ],
            [
              -121.08795330399273,
              47.1265240480196
            ],
            [
              -121.06788568266205,
              47.1265240480196
            ],
            [
              -121.06788568266205,
              47.11284140132772
            ],
            [
              -121.08795330399273,
              47.11284140132772
            ]
          ]
        ]
      },
      "bbox": [
        -121.08795330399273,
        47.11284140132772,
        -121.06788568266205,
        47.1265240480196
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.937637+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517499.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1132.554,
                "maximum": 1603.555,
                "mean": 1297.398,
                "stddev": 110.819
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.0476235790215,
              47.07274963541459
            ],
            [
              -121.0476235790215,
              47.086425422168794
            ],
            [
              -121.02758036868977,
              47.086425422168794
            ],
            [
              -121.02758036868977,
              47.07274963541459
            ],
            [
              -121.0476235790215,
              47.07274963541459
            ]
          ]
        ]
      },
      "bbox": [
        -121.0476235790215,
        47.07274963541459,
        -121.02758036868977,
        47.086425422168794
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.962713+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520499.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1171.376,
                "maximum": 1648.049,
                "mean": 1409.117,
                "stddev": 102.19
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_522000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.02861841175948,
              47.1133738165305
            ],
            [
              -121.02861841175948,
              47.127046657615175
            ],
            [
              -121.00856499109557,
              47.127046657615175
            ],
            [
              -121.00856499109557,
              47.1133738165305
            ],
            [
              -121.02861841175948,
              47.1133738165305
            ]
          ]
        ]
      },
      "bbox": [
        -121.02861841175948,
        47.1133738165305,
        -121.00856499109557,
        47.127046657615175
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:49.987642+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_522000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_522000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_522000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            521999.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 985.428,
                "maximum": 1358.601,
                "mean": 1178.983,
                "stddev": 88.859
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_513000_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.14700486177335,
              47.09879577791672
            ],
            [
              -121.14700486177335,
              47.11248810966237
            ],
            [
              -121.12692805828047,
              47.11248810966237
            ],
            [
              -121.12692805828047,
              47.09879577791672
            ],
            [
              -121.14700486177335,
              47.09879577791672
            ]
          ]
        ]
      },
      "bbox": [
        -121.14700486177335,
        47.09879577791672,
        -121.12692805828047,
        47.11248810966237
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.012836+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_513000_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_513000_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_513000_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            512999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1362.214,
                "maximum": 1886.946,
                "mean": 1503.339,
                "stddev": 121.116
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_522000_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.028365382039,
              47.09989012763143
            ],
            [
              -121.028365382039,
              47.113562860748296
            ],
            [
              -121.00831694376923,
              47.113562860748296
            ],
            [
              -121.00831694376923,
              47.09989012763143
            ],
            [
              -121.028365382039,
              47.09989012763143
            ]
          ]
        ]
      },
      "bbox": [
        -121.028365382039,
        47.09989012763143,
        -121.00831694376923,
        47.113562860748296
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.037205+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_522000_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_522000_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_522000_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            521999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1204.617,
                "maximum": 1481.3,
                "mean": 1316.706,
                "stddev": 56.672
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92972456062554,
              47.114194892404825
            ],
            [
              -120.92972456062554,
              47.127851321412614
            ],
            [
              -120.90969494092217,
              47.127851321412614
            ],
            [
              -120.90969494092217,
              47.114194892404825
            ],
            [
              -120.92972456062554,
              47.114194892404825
            ]
          ]
        ]
      },
      "bbox": [
        -120.92972456062554,
        47.114194892404825,
        -120.90969494092217,
        47.127851321412614
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.061802+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 832.051,
                "maximum": 1261.11,
                "mean": 1038.506,
                "stddev": 112.478
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94833681934745,
              47.046619323696945
            ],
            [
              -120.94833681934745,
              47.06027858923639
            ],
            [
              -120.92832734539692,
              47.06027858923639
            ],
            [
              -120.92832734539692,
              47.046619323696945
            ],
            [
              -120.94833681934745,
              47.046619323696945
            ]
          ]
        ]
      },
      "bbox": [
        -120.94833681934745,
        47.046619323696945,
        -120.92832734539692,
        47.06027858923639
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.086259+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1340.144,
                "maximum": 1582.658,
                "mean": 1444.184,
                "stddev": 47.186
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90949788166107,
              47.08738209838101
            ],
            [
              -120.90949788166107,
              47.10098482181892
            ],
            [
              -120.89611073397334,
              47.10098482181892
            ],
            [
              -120.89611073397334,
              47.08738209838101
            ],
            [
              -120.90949788166107,
              47.08738209838101
            ]
          ]
        ]
      },
      "bbox": [
        -120.90949788166107,
        47.08738209838101,
        -120.89611073397334,
        47.10098482181892
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.172868+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            999
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1073.615,
                "maximum": 1327.139,
                "mean": 1247.99,
                "stddev": 56.764
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.9288103967566,
              47.06026040326034
            ],
            [
              -120.9288103967566,
              47.073916473194615
            ],
            [
              -120.90880069811371,
              47.073916473194615
            ],
            [
              -120.90880069811371,
              47.06026040326034
            ],
            [
              -120.9288103967566,
              47.06026040326034
            ]
          ]
        ]
      },
      "bbox": [
        -120.9288103967566,
        47.06026040326034,
        -120.90880069811371,
        47.073916473194615
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.197795+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1339.945,
                "maximum": 1508.601,
                "mean": 1451.129,
                "stddev": 36.883
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1440000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.91675278577175,
              47.026604525977135
            ],
            [
              -120.91675278577175,
              47.03346538003353
            ],
            [
              -120.90824208651946,
              47.03346538003353
            ],
            [
              -120.90824208651946,
              47.026604525977135
            ],
            [
              -120.91675278577175,
              47.026604525977135
            ]
          ]
        ]
      },
      "bbox": [
        -120.91675278577175,
        47.026604525977135,
        -120.90824208651946,
        47.03346538003353
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.222493+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1440000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1440000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1440000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            756,
            638
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530363.0,
            0.0,
            -1.0,
            1441501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1390.526,
                "maximum": 1501.984,
                "mean": 1468.725,
                "stddev": 25.333
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1453500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06849672574758,
              47.13998953088712
            ],
            [
              -121.06849672574758,
              47.143074640471106
            ],
            [
              -121.06226532229158,
              47.143074640471106
            ],
            [
              -121.06226532229158,
              47.13998953088712
            ],
            [
              -121.06849672574758,
              47.13998953088712
            ]
          ]
        ]
      },
      "bbox": [
        -121.06849672574758,
        47.13998953088712,
        -121.06226532229158,
        47.143074640471106
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.246632+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1453500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1453500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1453500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            337,
            468
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1453836.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1389.446,
                "maximum": 1487.917,
                "mean": 1446.474,
                "stddev": 19.353
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.0673873232202,
              47.072572320520045
            ],
            [
              -121.0673873232202,
              47.08625137342999
            ],
            [
              -121.04733938621408,
              47.08625137342999
            ],
            [
              -121.04733938621408,
              47.072572320520045
            ],
            [
              -121.0673873232202,
              47.072572320520045
            ]
          ]
        ]
      },
      "bbox": [
        -121.0673873232202,
        47.072572320520045,
        -121.04733938621408,
        47.08625137342999
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.272078+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1364.904,
                "maximum": 1874.986,
                "mean": 1551.568,
                "stddev": 107.289
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94856994011171,
              47.06010295384975
            ],
            [
              -120.94856994011171,
              47.07376230786631
            ],
            [
              -120.92855548970766,
              47.07376230786631
            ],
            [
              -120.92855548970766,
              47.06010295384975
            ],
            [
              -120.94856994011171,
              47.06010295384975
            ]
          ]
        ]
      },
      "bbox": [
        -120.94856994011171,
        47.06010295384975,
        -120.92855548970766,
        47.07376230786631
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.296819+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1315.794,
                "maximum": 1529.915,
                "mean": 1452.945,
                "stddev": 48.488
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_535500_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.85031922251649,
              47.10131714249609
            ],
            [
              -120.85031922251649,
              47.11068209617331
            ],
            [
              -120.83409633551756,
              47.11068209617331
            ],
            [
              -120.83409633551756,
              47.10131714249609
            ],
            [
              -120.85031922251649,
              47.10131714249609
            ]
          ]
        ]
      },
      "bbox": [
        -120.85031922251649,
        47.10131714249609,
        -120.83409633551756,
        47.11068209617331
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.321613+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_535500_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_535500_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_535500_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1029,
            1220
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            535500.0,
            0.0,
            -1.0,
            1450029.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 719.819,
                "maximum": 1061.517,
                "mean": 922.527,
                "stddev": 89.216
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00897955642098,
              47.12702845354029
            ],
            [
              -121.00897955642098,
              47.134801158107464
            ],
            [
              -120.98903450971895,
              47.134801158107464
            ],
            [
              -120.98903450971895,
              47.12702845354029
            ],
            [
              -121.00897955642098,
              47.12702845354029
            ]
          ]
        ]
      },
      "bbox": [
        -121.00897955642098,
        47.12702845354029,
        -120.98903450971895,
        47.134801158107464
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.346178+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            846,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            523499.0,
            0.0,
            -1.0,
            1452845.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 984.266,
                "maximum": 1252.379,
                "mean": 1154.354,
                "stddev": 69.313
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_526500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.96928244069808,
              47.11387640482924
            ],
            [
              -120.96928244069808,
              47.127539407575696
            ],
            [
              -120.9492433014718,
              47.127539407575696
            ],
            [
              -120.9492433014718,
              47.11387640482924
            ],
            [
              -120.96928244069808,
              47.11387640482924
            ]
          ]
        ]
      },
      "bbox": [
        -120.96928244069808,
        47.11387640482924,
        -120.9492433014718,
        47.127539407575696
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.370990+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_526500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_526500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_526500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            526499.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 882.335,
                "maximum": 1243.044,
                "mean": 1057.133,
                "stddev": 88.068
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1441500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92835398269736,
              47.03329312849098
            ],
            [
              -120.92835398269736,
              47.04694902391229
            ],
            [
              -120.9083542298794,
              47.04694902391229
            ],
            [
              -120.9083542298794,
              47.03329312849098
            ],
            [
              -120.92835398269736,
              47.03329312849098
            ]
          ]
        ]
      },
      "bbox": [
        -120.92835398269736,
        47.03329312849098,
        -120.9083542298794,
        47.04694902391229
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.395574+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1441500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1441500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1441500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1443001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1309.29,
                "maximum": 1534.131,
                "mean": 1446.533,
                "stddev": 47.156
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00809571390091,
              47.07309432548568
            ],
            [
              -121.00809571390091,
              47.08676359868861
            ],
            [
              -120.98806201088313,
              47.08676359868861
            ],
            [
              -120.98806201088313,
              47.07309432548568
            ],
            [
              -121.00809571390091,
              47.07309432548568
            ]
          ]
        ]
      },
      "bbox": [
        -121.00809571390091,
        47.07309432548568,
        -120.98806201088313,
        47.08676359868861
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.418722+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            523499.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1136.884,
                "maximum": 1662.505,
                "mean": 1352.392,
                "stddev": 106.511
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.9885747103756,
              47.08674539935726
            ],
            [
              -120.9885747103756,
              47.10041150165431
            ],
            [
              -120.96854079432104,
              47.10041150165431
            ],
            [
              -120.96854079432104,
              47.08674539935726
            ],
            [
              -120.9885747103756,
              47.08674539935726
            ]
          ]
        ]
      },
      "bbox": [
        -120.9885747103756,
        47.08674539935726,
        -120.96854079432104,
        47.10041150165431
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.442059+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 950.042,
                "maximum": 1267.102,
                "mean": 1093.959,
                "stddev": 63.699
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_520500_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.04788120965738,
              47.08623316108161
            ],
            [
              -121.04788120965738,
              47.09990905490078
            ],
            [
              -121.02783301959367,
              47.09990905490078
            ],
            [
              -121.02783301959367,
              47.08623316108161
            ],
            [
              -121.04788120965738,
              47.08623316108161
            ]
          ]
        ]
      },
      "bbox": [
        -121.04788120965738,
        47.08623316108161,
        -121.02783301959367,
        47.09990905490078
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.465577+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_520500_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_520500_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_520500_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            520499.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1124.794,
                "maximum": 1474.078,
                "mean": 1304.781,
                "stddev": 72.22
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_535500_1447500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.83918376907961,
              47.101333006917145
            ],
            [
              -120.83918376907961,
              47.10142355615754
            ],
            [
              -120.83529474652721,
              47.10142355615754
            ],
            [
              -120.83529474652721,
              47.101333006917145
            ],
            [
              -120.83918376907961,
              47.101333006917145
            ]
          ]
        ]
      },
      "bbox": [
        -120.83918376907961,
        47.101333006917145,
        -120.83529474652721,
        47.10142355615754
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.488637+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_535500_1447500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_535500_1447500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_535500_1447500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7,
            295
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            536334.0,
            0.0,
            -1.0,
            1449000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 834.65,
                "maximum": 861.334,
                "mean": 850.968,
                "stddev": 7.815
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1453500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.08833850899522,
              47.13980863705553
            ],
            [
              -121.08833850899522,
              47.14592261643774
            ],
            [
              -121.06841127325194,
              47.14592261643774
            ],
            [
              -121.06841127325194,
              47.13980863705553
            ],
            [
              -121.08833850899522,
              47.13980863705553
            ]
          ]
        ]
      },
      "bbox": [
        -121.08833850899522,
        47.13980863705553,
        -121.06841127325194,
        47.14592261643774
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.511806+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1453500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1453500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1453500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            660,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            517499.0,
            0.0,
            -1.0,
            1454159.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1290.895,
                "maximum": 1537.604,
                "mean": 1429.89,
                "stddev": 55.763
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06791239739111,
              47.09953860366267
            ],
            [
              -121.06791239739111,
              47.11321787313138
            ],
            [
              -121.04785449412172,
              47.11321787313138
            ],
            [
              -121.04785449412172,
              47.09953860366267
            ],
            [
              -121.06791239739111,
              47.09953860366267
            ]
          ]
        ]
      },
      "bbox": [
        -121.06791239739111,
        47.09953860366267,
        -121.04785449412172,
        47.11321787313138
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.535047+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1178.334,
                "maximum": 1687.073,
                "mean": 1438.194,
                "stddev": 96.17
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.10745889699183,
              47.09917382031912
            ],
            [
              -121.10745889699183,
              47.11285962266563
            ],
            [
              -121.08739153864367,
              47.11285962266563
            ],
            [
              -121.08739153864367,
              47.09917382031912
            ],
            [
              -121.10745889699183,
              47.09917382031912
            ]
          ]
        ]
      },
      "bbox": [
        -121.10745889699183,
        47.09917382031912,
        -121.08739153864367,
        47.11285962266563
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.558697+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            515999.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1251.657,
                "maximum": 1612.315,
                "mean": 1389.015,
                "stddev": 79.423
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06817513481955,
              47.11302218874744
            ],
            [
              -121.06817513481955,
              47.12670156777257
            ],
            [
              -121.04811224456294,
              47.12670156777257
            ],
            [
              -121.04811224456294,
              47.11302218874744
            ],
            [
              -121.06817513481955,
              47.11302218874744
            ]
          ]
        ]
      },
      "bbox": [
        -121.06817513481955,
        47.11302218874744,
        -121.04811224456294,
        47.12670156777257
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.582182+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1091.494,
                "maximum": 1519.605,
                "mean": 1235.618,
                "stddev": 96.678
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_528000_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.94972805890795,
              47.127521216622114
            ],
            [
              -120.94972805890795,
              47.14065065371861
            ],
            [
              -120.92969788353652,
              47.14065065371861
            ],
            [
              -120.92969788353652,
              47.127521216622114
            ],
            [
              -120.94972805890795,
              47.127521216622114
            ]
          ]
        ]
      },
      "bbox": [
        -120.94972805890795,
        47.127521216622114,
        -120.92969788353652,
        47.14065065371861
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.605587+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_528000_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_528000_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_528000_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1443,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            527999.0,
            0.0,
            -1.0,
            1453442.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1123.012,
                "maximum": 1318.348,
                "mean": 1256.764,
                "stddev": 30.963
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_514500_1452000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12769622155629,
              47.12595335971517
            ],
            [
              -121.12769622155629,
              47.13524699424162
            ],
            [
              -121.10770460777914,
              47.13524699424162
            ],
            [
              -121.10770460777914,
              47.12595335971517
            ],
            [
              -121.12769622155629,
              47.12595335971517
            ]
          ]
        ]
      },
      "bbox": [
        -121.12769622155629,
        47.12595335971517,
        -121.10770460777914,
        47.13524699424162
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.629253+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_514500_1452000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_514500_1452000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_514500_1452000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1013,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            514499.0,
            0.0,
            -1.0,
            1453012.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1400.647,
                "maximum": 1678.486,
                "mean": 1565.954,
                "stddev": 52.704
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92858213363134,
              47.04677673910315
            ],
            [
              -120.92858213363134,
              47.06043272136267
            ],
            [
              -120.9085774091359,
              47.06043272136267
            ],
            [
              -120.9085774091359,
              47.04677673910315
            ],
            [
              -120.92858213363134,
              47.04677673910315
            ]
          ]
        ]
      },
      "bbox": [
        -120.92858213363134,
        47.04677673910315,
        -120.9085774091359,
        47.06043272136267
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.652766+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1276.08,
                "maximum": 1468.17,
                "mean": 1367.093,
                "stddev": 46.392
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1449000_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92949584791292,
              47.100711005965096
            ],
            [
              -120.92949584791292,
              47.114367343945084
            ],
            [
              -120.90947121225518,
              47.114367343945084
            ],
            [
              -120.90947121225518,
              47.100711005965096
            ],
            [
              -120.92949584791292,
              47.100711005965096
            ]
          ]
        ]
      },
      "bbox": [
        -120.92949584791292,
        47.100711005965096,
        -120.90947121225518,
        47.114367343945084
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.675589+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1449000_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1449000_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1449000_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1450501.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 827.544,
                "maximum": 1143.51,
                "mean": 1006.39,
                "stddev": 85.822
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_523500_1450500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00883986264347,
              47.11354465681721
            ],
            [
              -121.00883986264347,
              47.12721422561767
            ],
            [
              -120.98879120231362,
              47.12721422561767
            ],
            [
              -120.98879120231362,
              47.11354465681721
            ],
            [
              -121.00883986264347,
              47.11354465681721
            ]
          ]
        ]
      },
      "bbox": [
        -121.00883986264347,
        47.11354465681721,
        -120.98879120231362,
        47.12721422561767
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.698980+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_523500_1450500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_523500_1450500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_523500_1450500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            523499.0,
            0.0,
            -1.0,
            1452001.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 946.549,
                "maximum": 1293.23,
                "mean": 1094.806,
                "stddev": 80.697
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_529500_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.92926725991207,
              47.08722789544997
            ],
            [
              -120.92926725991207,
              47.10088414324621
            ],
            [
              -120.90924760555701,
              47.10088414324621
            ],
            [
              -120.90924760555701,
              47.08722789544997
            ],
            [
              -120.92926725991207,
              47.08722789544997
            ]
          ]
        ]
      },
      "bbox": [
        -120.92926725991207,
        47.08722789544997,
        -120.90924760555701,
        47.10088414324621
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.722501+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_529500_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_529500_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_529500_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            529499.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1065.479,
                "maximum": 1398.087,
                "mean": 1240.772,
                "stddev": 86.681
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_522000_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.027859708455,
              47.07292363708242
            ],
            [
              -121.027859708455,
              47.08659615681421
            ],
            [
              -121.0078212272725,
              47.08659615681421
            ],
            [
              -121.0078212272725,
              47.07292363708242
            ],
            [
              -121.027859708455,
              47.07292363708242
            ]
          ]
        ]
      },
      "bbox": [
        -121.027859708455,
        47.07292363708242,
        -121.0078212272725,
        47.08659615681421
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.745949+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_522000_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_522000_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_522000_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            521999.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1157.262,
                "maximum": 1646.113,
                "mean": 1367.843,
                "stddev": 100.927
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1443000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90882733571004,
              47.04693084242488
            ],
            [
              -120.90882733571004,
              47.06052882535329
            ],
            [
              -120.89604272584859,
              47.06052882535329
            ],
            [
              -120.89604272584859,
              47.04693084242488
            ],
            [
              -120.90882733571004,
              47.04693084242488
            ]
          ]
        ]
      },
      "bbox": [
        -120.90882733571004,
        47.04693084242488,
        -120.89604272584859,
        47.06052882535329
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.769401+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1443000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1443000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1443000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            954
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1444501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1252.489,
                "maximum": 1467.514,
                "mean": 1372.577,
                "stddev": 65.078
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_519000_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06764980289354,
              47.08605579393835
            ],
            [
              -121.06764980289354,
              47.09973495470609
            ],
            [
              -121.04759688386315,
              47.09973495470609
            ],
            [
              -121.04759688386315,
              47.08605579393835
            ],
            [
              -121.06764980289354,
              47.08605579393835
            ]
          ]
        ]
      },
      "bbox": [
        -121.06764980289354,
        47.08605579393835,
        -121.04759688386315,
        47.09973495470609
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.792862+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_519000_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_519000_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_519000_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1230.491,
                "maximum": 1563.173,
                "mean": 1356.045,
                "stddev": 58.811
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_513000_1447500_20171014",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.14672286359267,
              47.08993346071785
            ],
            [
              -121.14672286359267,
              47.09900540547997
            ],
            [
              -121.12674596355734,
              47.09900540547997
            ],
            [
              -121.12674596355734,
              47.08993346071785
            ],
            [
              -121.14672286359267,
              47.08993346071785
            ]
          ]
        ]
      },
      "bbox": [
        -121.14672286359267,
        47.08993346071785,
        -121.12674596355734,
        47.09900540547997
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.816134+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_513000_1447500_20171014.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_513000_1447500_20171014": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_513000_1447500_20171014.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            988,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            512999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1404.712,
                "maximum": 1756.138,
                "mean": 1648.317,
                "stddev": 73.809
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_535500_1449000_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.85033240457442,
              47.10130805808474
            ],
            [
              -120.85033240457442,
              47.11068209617331
            ],
            [
              -120.8340961987647,
              47.11068209617331
            ],
            [
              -120.8340961987647,
              47.10130805808474
            ],
            [
              -120.85033240457442,
              47.10130805808474
            ]
          ]
        ]
      },
      "bbox": [
        -120.85033240457442,
        47.10130805808474,
        -120.8340961987647,
        47.11068209617331
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.839642+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_535500_1449000_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_535500_1449000_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_535500_1449000_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1030,
            1221
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            535499.0,
            0.0,
            -1.0,
            1450029.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 719.729,
                "maximum": 1061.96,
                "mean": 922.356,
                "stddev": 89.296
              },
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_531000_1441500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.90860404011205,
              47.03344719866068
            ],
            [
              -120.90860404011205,
              47.04704340320059
            ],
            [
              -120.89604640565209,
              47.04704340320059
            ],
            [
              -120.89604640565209,
              47.03344719866068
            ],
            [
              -120.90860404011205,
              47.03344719866068
            ]
          ]
        ]
      },
      "bbox": [
        -120.90860404011205,
        47.03344719866068,
        -120.89604640565209,
        47.04704340320059
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.862810+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_531000_1441500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_531000_1441500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_531000_1441500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            937
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            530999.0,
            0.0,
            -1.0,
            1443001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1226.671,
                "maximum": 1425.675,
                "mean": 1298.319,
                "stddev": 45.158
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1446000_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.9883316356281,
              47.07326173033384
            ],
            [
              -120.9883316356281,
              47.08692774087232
            ],
            [
              -120.96830270558935,
              47.08692774087232
            ],
            [
              -120.96830270558935,
              47.07326173033384
            ],
            [
              -120.9883316356281,
              47.07326173033384
            ]
          ]
        ]
      },
      "bbox": [
        -120.9883316356281,
        47.07326173033384,
        -120.96830270558935,
        47.08692774087232
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.886447+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1446000_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1446000_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1446000_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1447501.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1080.423,
                "maximum": 1464.179,
                "mean": 1279.605,
                "stddev": 85.519
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_525000_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.98808868040484,
              47.05977811639554
            ],
            [
              -120.98808868040484,
              47.07344403601511
            ],
            [
              -120.96806473390323,
              47.07344403601511
            ],
            [
              -120.96806473390323,
              47.05977811639554
            ],
            [
              -120.98808868040484,
              47.05977811639554
            ]
          ]
        ]
      },
      "bbox": [
        -120.98808868040484,
        47.05977811639554,
        -120.96806473390323,
        47.07344403601511
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.910012+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_525000_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_525000_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_525000_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            524999.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1271.12,
                "maximum": 1682.924,
                "mean": 1422.807,
                "stddev": 69.796
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_516000_1447500_20171015",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.1071866004556,
              47.08569111764372
            ],
            [
              -121.1071866004556,
              47.099376809704445
            ],
            [
              -121.08712423092855,
              47.099376809704445
            ],
            [
              -121.08712423092855,
              47.08569111764372
            ],
            [
              -121.1071866004556,
              47.08569111764372
            ]
          ]
        ]
      },
      "bbox": [
        -121.1071866004556,
        47.08569111764372,
        -121.08712423092855,
        47.099376809704445
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.933291+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_516000_1447500_20171015.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_516000_1447500_20171015": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_516000_1447500_20171015.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1502,
            1502
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            515999.0,
            0.0,
            -1.0,
            1449001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1352.579,
                "maximum": 1841.18,
                "mean": 1570.095,
                "stddev": 117.26
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "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": "DTM_OKAMTM_517500_1444500_20171016",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.06845540012353,
              47.06845230933342
            ],
            [
              -121.06845540012353,
              47.07259053707384
            ],
            [
              -121.06701837547412,
              47.07259053707384
            ],
            [
              -121.06701837547412,
              47.06845230933342
            ],
            [
              -121.06845540012353,
              47.06845230933342
            ]
          ]
        ]
      },
      "bbox": [
        -121.06845540012353,
        47.06845230933342,
        -121.06701837547412,
        47.07259053707384
      ],
      "properties": {
        "start_datetime": "2017-10-14T00:00:00+00:00",
        "end_datetime": "2017-10-16T00:00:00+00:00",
        "created": "2026-03-19 09:14:50.957255+00:00",
        "license": "NLPL",
        "datetime": "2017-10-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/stac/DTM_OKAMTM_517500_1444500_20171016.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DTM_OKAMTM_517500_1444500_20171016": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USFS_Manastash_Taneum_2017_9821/DTM_OKAMTM_517500_1444500_20171016.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            459,
            103
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83 / USFS R6 Albers + NAVD88 height\",\n    PROJCRS[\"NAD83 / USFS R6 Albers\",\n        BASEGEOGCRS[\"NAD83\",\n            DATUM[\"North American Datum 1983\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4269]],\n        CONVERSION[\"US Forest Service region 6 Albers\",\n            METHOD[\"Albers Equal Area\",\n                ID[\"EPSG\",9822]],\n            PARAMETER[\"Latitude of false origin\",34,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",43,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",48,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",600000,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"metre\",1],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"(E)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"metre\",1]],\n            AXIS[\"(N)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Forestry.\"],\n            AREA[\"United States (USA) - Oregon and Washington.\"],\n            BBOX[41.98,-124.79,49.05,-116.47]],\n        ID[\"EPSG\",9674]],\n    VERTCRS[\"NAVD88 height\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"metre\",1]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey, topographic mapping.\"],\n            AREA[\"Mexico - onshore. United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming.\"],\n            BBOX[14.51,172.42,71.4,-66.91]],\n        ID[\"EPSG\",5703]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83 / USFS R6 Albers + NAVD88 height",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83 / USFS R6 Albers",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "North American Datum 1983",
                    "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": 4269
                  }
                },
                "conversion": {
                  "name": "US Forest Service region 6 Albers",
                  "method": {
                    "name": "Albers Equal Area",
                    "id": {
                      "authority": "EPSG",
                      "code": 9822
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 34,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 43,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 48,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 600000,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": "metre",
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "E",
                      "direction": "east",
                      "unit": "metre"
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "N",
                      "direction": "north",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 9674
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": "metre"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 5703
                }
              }
            ]
          },
          "proj:transform": [
            1.0,
            0.0,
            518898.0,
            0.0,
            -1.0,
            1446001.08
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1767.176,
                "maximum": 1812.886,
                "mean": 1784.194,
                "stddev": 10.233
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    }
  ]
}