{
  "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": "chelan_2018_dtm_36",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.87718297408657,
              47.874468022498526
            ],
            [
              -120.87718297408657,
              48.00022556980564
            ],
            [
              -120.7505690756437,
              48.00022556980564
            ],
            [
              -120.7505690756437,
              47.874468022498526
            ],
            [
              -120.87718297408657,
              47.874468022498526
            ]
          ]
        ]
      },
      "bbox": [
        -120.87718297408657,
        47.874468022498526,
        -120.7505690756437,
        48.00022556980564
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:49.635745+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_36.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_36": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_36.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15254,
            10287
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1548053.0,
            0.0,
            -3.0,
            972748.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1931.04,
                "maximum": 7610.18,
                "mean": 4155.419,
                "stddev": 1200.415
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_33",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.50128730928412,
              47.874743350625856
            ],
            [
              -120.50128730928412,
              47.999975955781736
            ],
            [
              -120.37585437295903,
              47.999975955781736
            ],
            [
              -120.37585437295903,
              47.874743350625856
            ],
            [
              -120.50128730928412,
              47.874743350625856
            ]
          ]
        ]
      },
      "bbox": [
        -120.50128730928412,
        47.874743350625856,
        -120.37585437295903,
        47.999975955781736
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:49.722247+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_33.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_33": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_33.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15223,
            10239
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1640105.0,
            0.0,
            -3.0,
            972559.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2245.4,
                "maximum": 6692.44,
                "mean": 4222.205,
                "stddev": 982.866
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_35",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.75188391901764,
              47.8746052502982
            ],
            [
              -120.75188391901764,
              48.00009735766854
            ],
            [
              -120.62585930698225,
              48.00009735766854
            ],
            [
              -120.62585930698225,
              47.8746052502982
            ],
            [
              -120.75188391901764,
              47.8746052502982
            ]
          ]
        ]
      },
      "bbox": [
        -120.75188391901764,
        47.8746052502982,
        -120.62585930698225,
        48.00009735766854
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:49.785679+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_35.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_35": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_35.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15238,
            10263
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1578737.0,
            0.0,
            -3.0,
            972628.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2596.27,
                "maximum": 6722.62,
                "mean": 5117.046,
                "stddev": 1054.595
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_34",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.62658546406001,
              47.874740757928635
            ],
            [
              -120.62658546406001,
              47.99996773524386
            ],
            [
              -120.50114983939697,
              47.99996773524386
            ],
            [
              -120.50114983939697,
              47.874740757928635
            ],
            [
              -120.62658546406001,
              47.874740757928635
            ]
          ]
        ]
      },
      "bbox": [
        -120.62658546406001,
        47.874740757928635,
        -120.50114983939697,
        47.99996773524386
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:49.848599+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_34.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_34": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_34.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15222,
            10239
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1609421.0,
            0.0,
            -3.0,
            972556.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2282.39,
                "maximum": 7003.63,
                "mean": 5287.899,
                "stddev": 845.036
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_30",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12777202121534,
              47.749197448249674
            ],
            [
              -121.12777202121534,
              47.875489002891044
            ],
            [
              -120.99998644145694,
              47.875489002891044
            ],
            [
              -120.99998644145694,
              47.749197448249674
            ],
            [
              -121.12777202121534,
              47.749197448249674
            ]
          ]
        ]
      },
      "bbox": [
        -121.12777202121534,
        47.749197448249674,
        -120.99998644145694,
        47.875489002891044
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:49.905307+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_30.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_30": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_30.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15285,
            10359
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1486325.0,
            0.0,
            -3.0,
            927529.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2190.45,
                "maximum": 5984.84,
                "mean": 4015.052,
                "stddev": 720.142
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_37",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00248300902427,
              47.87433729545385
            ],
            [
              -121.00248300902427,
              48.00036063024275
            ],
            [
              -120.87526728606397,
              48.00036063024275
            ],
            [
              -120.87526728606397,
              47.87433729545385
            ],
            [
              -121.00248300902427,
              47.87433729545385
            ]
          ]
        ]
      },
      "bbox": [
        -121.00248300902427,
        47.87433729545385,
        -120.87526728606397,
        48.00036063024275
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:49.955877+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_37.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_37": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_37.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15270,
            10312
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1517369.0,
            0.0,
            -3.0,
            972919.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1930.58,
                "maximum": 6993.79,
                "mean": 3886.962,
                "stddev": 1215.836
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_39",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.13686220133145,
              47.87474812018839
            ],
            [
              -121.13686220133145,
              47.99994404632436
            ],
            [
              -121.12469120055987,
              47.99994404632436
            ],
            [
              -121.12469120055987,
              47.87474812018839
            ],
            [
              -121.13686220133145,
              47.87474812018839
            ]
          ]
        ]
      },
      "bbox": [
        -121.13686220133145,
        47.87474812018839,
        -121.12469120055987,
        47.99994404632436
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.005088+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_39.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_39": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_39.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15220,
            873
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1484462.0,
            0.0,
            -3.0,
            973156.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2921.28,
                "maximum": 5564.26,
                "mean": 4113.114,
                "stddev": 797.999
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_38",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12777193880618,
              47.87419668716789
            ],
            [
              -121.12777193880618,
              48.000486026396416
            ],
            [
              -120.99997858835262,
              48.000486026396416
            ],
            [
              -120.99997858835262,
              47.87419668716789
            ],
            [
              -121.12777193880618,
              47.87419668716789
            ]
          ]
        ]
      },
      "bbox": [
        -121.12777193880618,
        47.87419668716789,
        -120.99997858835262,
        48.000486026396416
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.055227+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_38.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_38": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_38.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15286,
            10335
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1486688.0,
            0.0,
            -3.0,
            973135.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2213.28,
                "maximum": 5866.04,
                "mean": 3603.852,
                "stddev": 814.137
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_42",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.62657289568746,
              47.999743670194896
            ],
            [
              -120.62657289568746,
              48.11767685877897
            ],
            [
              -120.50115255002784,
              48.11767685877897
            ],
            [
              -120.50115255002784,
              47.999743670194896
            ],
            [
              -120.62657289568746,
              47.999743670194896
            ]
          ]
        ]
      },
      "bbox": [
        -120.62657289568746,
        47.999743670194896,
        -120.50115255002784,
        48.11767685877897
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.105551+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_42.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_42": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_42.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14336,
            10215
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1609493.0,
            0.0,
            -3.0,
            1015507.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 4498.53,
                "maximum": 4869.08,
                "mean": 4694.604,
                "stddev": 93.879
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_43",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.75185497878802,
              47.99960863975978
            ],
            [
              -120.75185497878802,
              48.11760931188533
            ],
            [
              -120.62587472098635,
              48.11760931188533
            ],
            [
              -120.62587472098635,
              47.99960863975978
            ],
            [
              -120.75185497878802,
              47.99960863975978
            ]
          ]
        ]
      },
      "bbox": [
        -120.75185497878802,
        47.99960863975978,
        -120.62587472098635,
        48.11760931188533
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.155837+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_43.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_43": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_43.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14328,
            10238
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1578881.0,
            0.0,
            -3.0,
            1015507.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 3740.27,
                "maximum": 7692.01,
                "mean": 5795.59,
                "stddev": 762.54
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_44",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.87712351357013,
              47.99947224000219
            ],
            [
              -120.87712351357013,
              48.11740911945839
            ],
            [
              -120.75059719511394,
              48.11740911945839
            ],
            [
              -120.75059719511394,
              47.99947224000219
            ],
            [
              -120.87712351357013,
              47.99947224000219
            ]
          ]
        ]
      },
      "bbox": [
        -120.87712351357013,
        47.99947224000219,
        -120.75059719511394,
        48.11740911945839
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.206260+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_44.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_44": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_44.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14304,
            10260
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1548272.0,
            0.0,
            -3.0,
            1015507.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2500.3,
                "maximum": 7083.08,
                "mean": 4281.278,
                "stddev": 1032.024
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_45",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00240242325428,
              47.99933440404468
            ],
            [
              -121.00240242325428,
              48.1170762437483
            ],
            [
              -120.87533252886043,
              48.1170762437483
            ],
            [
              -120.87533252886043,
              47.99933440404468
            ],
            [
              -121.00240242325428,
              47.99933440404468
            ]
          ]
        ]
      },
      "bbox": [
        -121.00240242325428,
        47.99933440404468,
        -120.87533252886043,
        48.1170762437483
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.256856+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_45.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_45": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_45.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14264,
            10282
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1517660.0,
            0.0,
            -3.0,
            1015507.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 6164.58,
                "maximum": 6950.23,
                "mean": 6517.392,
                "stddev": 159.967
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_0",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.37640501536788,
              47.44382538520643
            ],
            [
              -120.37640501536788,
              47.49997965622023
            ],
            [
              -120.31477073242544,
              47.49997965622023
            ],
            [
              -120.31477073242544,
              47.44382538520643
            ],
            [
              -120.37640501536788,
              47.44382538520643
            ]
          ]
        ]
      },
      "bbox": [
        -120.37640501536788,
        47.44382538520643,
        -120.31477073242544,
        47.49997965622023
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.306881+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_0.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_0": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_0.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6818,
            5068
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1671005.0,
            0.0,
            -3.0,
            790171.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 617.46,
                "maximum": 1925.74,
                "mean": 1231.436,
                "stddev": 258.737
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.50127528381603,
              47.44390664720798
            ],
            [
              -120.50127528381603,
              47.499963168418
            ],
            [
              -120.37600856188685,
              47.499963168418
            ],
            [
              -120.37600856188685,
              47.44390664720798
            ],
            [
              -120.50127528381603,
              47.44390664720798
            ]
          ]
        ]
      },
      "bbox": [
        -120.50127528381603,
        47.44390664720798,
        -120.37600856188685,
        47.499963168418
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.356838+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6808,
            10322
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1640105.0,
            0.0,
            -3.0,
            790141.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 823.85,
                "maximum": 1705.34,
                "mean": 1212.451,
                "stddev": 176.911
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.62640850464393,
              47.443904054332044
            ],
            [
              -120.62640850464393,
              47.49996316980177
            ],
            [
              -120.50114059623799,
              47.49996316980177
            ],
            [
              -120.50114059623799,
              47.443904054332044
            ],
            [
              -120.62640850464393,
              47.443904054332044
            ]
          ]
        ]
      },
      "bbox": [
        -120.62640850464393,
        47.443904054332044,
        -120.50114059623799,
        47.49996316980177
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.402706+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6808,
            10322
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1609172.0,
            0.0,
            -3.0,
            790141.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1450.91,
                "maximum": 4499.1,
                "mean": 2719.872,
                "stddev": 533.027
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.75154205668113,
              47.44370110094919
            ],
            [
              -120.75154205668113,
              47.50010042789675
            ],
            [
              -120.6260095263031,
              47.50010042789675
            ],
            [
              -120.6260095263031,
              47.44370110094919
            ],
            [
              -120.75154205668113,
              47.44370110094919
            ]
          ]
        ]
      },
      "bbox": [
        -120.75154205668113,
        47.44370110094919,
        -120.6260095263031,
        47.50010042789675
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.444666+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6833,
            10333
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1578239.0,
            0.0,
            -3.0,
            790216.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1602.77,
                "maximum": 6997.32,
                "mean": 3760.525,
                "stddev": 1193.218
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.37656702110714,
              47.49972532073786
            ],
            [
              -120.37656702110714,
              47.624982859264335
            ],
            [
              -120.31433652557384,
              47.624982859264335
            ],
            [
              -120.31433652557384,
              47.49972532073786
            ],
            [
              -120.37656702110714,
              47.49972532073786
            ]
          ]
        ]
      },
      "bbox": [
        -120.37656702110714,
        47.49972532073786,
        -120.31433652557384,
        47.624982859264335
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.486807+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15221,
            5092
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1670933.0,
            0.0,
            -3.0,
            835771.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 824.87,
                "maximum": 3131.75,
                "mean": 2012.456,
                "stddev": 439.406
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.50127826856891,
              47.49974101488305
            ],
            [
              -120.50127826856891,
              47.62496621656159
            ],
            [
              -120.3758517121168,
              47.62496621656159
            ],
            [
              -120.3758517121168,
              47.49974101488305
            ],
            [
              -120.50127826856891,
              47.49974101488305
            ]
          ]
        ]
      },
      "bbox": [
        -120.50127826856891,
        47.49974101488305,
        -120.3758517121168,
        47.62496621656159
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.529092+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15219,
            10311
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1640105.0,
            0.0,
            -3.0,
            835741.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 846.89,
                "maximum": 4116.1,
                "mean": 2420.038,
                "stddev": 714.181
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.6265710109589,
              47.49973842208335
            ],
            [
              -120.6265710109589,
              47.62496621794858
            ],
            [
              -120.5011417855157,
              47.62496621794858
            ],
            [
              -120.5011417855157,
              47.49973842208335
            ],
            [
              -120.6265710109589,
              47.49973842208335
            ]
          ]
        ]
      },
      "bbox": [
        -120.6265710109589,
        47.49973842208335,
        -120.5011417855157,
        47.62496621794858
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.571128+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15219,
            10311
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1609205.0,
            0.0,
            -3.0,
            835741.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 899.61,
                "maximum": 4689.59,
                "mean": 2126.493,
                "stddev": 674.792
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.75187621105775,
              47.49960146001437
            ],
            [
              -120.75187621105775,
              47.62509540002141
            ],
            [
              -120.62585004139436,
              47.62509540002141
            ],
            [
              -120.62585004139436,
              47.49960146001437
            ],
            [
              -120.75187621105775,
              47.49960146001437
            ]
          ]
        ]
      },
      "bbox": [
        -120.75187621105775,
        47.49960146001437,
        -120.62585004139436,
        47.62509540002141
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.613213+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15235,
            10336
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1578302.0,
            0.0,
            -3.0,
            835813.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1209.95,
                "maximum": 6709.21,
                "mean": 3170.529,
                "stddev": 1286.532
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.87716989202583,
              47.499470079762865
            ],
            [
              -120.87716989202583,
              47.62523043414931
            ],
            [
              -120.75057076621167,
              47.62523043414931
            ],
            [
              -120.75057076621167,
              47.499470079762865
            ],
            [
              -120.87716989202583,
              47.499470079762865
            ]
          ]
        ]
      },
      "bbox": [
        -120.87716989202583,
        47.499470079762865,
        -120.75057076621167,
        47.62523043414931
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.655204+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15251,
            10359
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1547402.0,
            0.0,
            -3.0,
            835936.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1857.52,
                "maximum": 8054.79,
                "mean": 4376.138,
                "stddev": 1339.656
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00246441636511,
              47.49932781858547
            ],
            [
              -121.00246441636511,
              47.625354909976416
            ],
            [
              -120.87527992787636,
              47.625354909976416
            ],
            [
              -120.87527992787636,
              47.49932781858547
            ],
            [
              -121.00246441636511,
              47.49932781858547
            ]
          ]
        ]
      },
      "bbox": [
        -121.00246441636511,
        47.49932781858547,
        -120.87527992787636,
        47.625354909976416
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.697599+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15267,
            10383
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1516502.0,
            0.0,
            -3.0,
            836104.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2565.04,
                "maximum": 6572.69,
                "mean": 3548.013,
                "stddev": 918.491
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.50128126766246,
              47.62474423209075
            ],
            [
              -120.50128126766246,
              47.749969767683744
            ],
            [
              -120.37585261397015,
              47.749969767683744
            ],
            [
              -120.37585261397015,
              47.62474423209075
            ],
            [
              -120.50128126766246,
              47.62474423209075
            ]
          ]
        ]
      },
      "bbox": [
        -120.50128126766246,
        47.62474423209075,
        -120.37585261397015,
        47.749969767683744
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.739746+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15220,
            10287
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1640105.0,
            0.0,
            -3.0,
            881344.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2496.39,
                "maximum": 5053.76,
                "mean": 3332.322,
                "stddev": 482.409
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.62657577328993,
              47.62474163931295
            ],
            [
              -120.62657577328993,
              47.749961545964325
            ],
            [
              -120.50114445732208,
              47.749961545964325
            ],
            [
              -120.50114445732208,
              47.62474163931295
            ],
            [
              -120.62657577328993,
              47.62474163931295
            ]
          ]
        ]
      },
      "bbox": [
        -120.62657577328993,
        47.62474163931295,
        -120.50114445732208,
        47.749961545964325
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.781812+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15219,
            10287
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1609277.0,
            0.0,
            -3.0,
            881341.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1331.61,
                "maximum": 5395.04,
                "mean": 2783.74,
                "stddev": 669.703
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.75188280651456,
              47.62460515274619
            ],
            [
              -120.75188280651456,
              47.750099098585444
            ],
            [
              -120.62585310238744,
              47.750099098585444
            ],
            [
              -120.62585310238744,
              47.62460515274619
            ],
            [
              -120.75188280651456,
              47.62460515274619
            ]
          ]
        ]
      },
      "bbox": [
        -120.75188280651456,
        47.62460515274619,
        -120.62585310238744,
        47.750099098585444
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.824213+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15236,
            10312
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1578446.0,
            0.0,
            -3.0,
            881416.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1239.53,
                "maximum": 5454.01,
                "mean": 2465.478,
                "stddev": 889.227
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.87717821862296,
              47.62446633574309
            ],
            [
              -120.87717821862296,
              47.750226394478275
            ],
            [
              -120.75056204418705,
              47.750226394478275
            ],
            [
              -120.75056204418705,
              47.62446633574309
            ],
            [
              -120.87717821862296,
              47.62446633574309
            ]
          ]
        ]
      },
      "bbox": [
        -120.87717821862296,
        47.62446633574309,
        -120.75056204418705,
        47.750226394478275
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.866426+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15252,
            10336
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1547618.0,
            0.0,
            -3.0,
            881536.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1944.24,
                "maximum": 7765.07,
                "mean": 4505.282,
                "stddev": 1161.562
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00246240444378,
              47.624333449431354
            ],
            [
              -121.00246240444378,
              47.75035987731207
            ],
            [
              -120.87527164026952,
              47.75035987731207
            ],
            [
              -120.87527164026952,
              47.624333449431354
            ],
            [
              -121.00246240444378,
              47.624333449431354
            ]
          ]
        ]
      },
      "bbox": [
        -121.00246240444378,
        47.624333449431354,
        -120.87527164026952,
        47.75035987731207
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.903383+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15268,
            10359
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1516793.0,
            0.0,
            -3.0,
            881707.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 4408.61,
                "maximum": 6316.87,
                "mean": 5506.112,
                "stddev": 402.209
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.12776000786415,
              47.62418995285979
            ],
            [
              -121.12776000786415,
              47.75049132049552
            ],
            [
              -120.99998209378585,
              47.75049132049552
            ],
            [
              -120.99998209378585,
              47.62418995285979
            ],
            [
              -121.12776000786415,
              47.62418995285979
            ]
          ]
        ]
      },
      "bbox": [
        -121.12776000786415,
        47.62418995285979,
        -120.99998209378585,
        47.75049132049552
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.938012+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15285,
            10383
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1485965.0,
            0.0,
            -3.0,
            881926.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 3299.32,
                "maximum": 6768.78,
                "mean": 4733.494,
                "stddev": 684.083
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.50128428119957,
              47.749739730219154
            ],
            [
              -120.50128428119957,
              47.87497321637347
            ],
            [
              -120.37585350095249,
              47.87497321637347
            ],
            [
              -120.37585350095249,
              47.749739730219154
            ],
            [
              -120.50128428119957,
              47.749739730219154
            ]
          ]
        ]
      },
      "bbox": [
        -120.50128428119957,
        47.749739730219154,
        -120.37585350095249,
        47.87497321637347
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:50.972811+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_25": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15222,
            10263
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1640105.0,
            0.0,
            -3.0,
            926950.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1845.61,
                "maximum": 6663.22,
                "mean": 3928.266,
                "stddev": 946.574
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.6265805973962,
              47.74973713747578
            ],
            [
              -120.6265805973962,
              47.87496499522488
            ],
            [
              -120.50114714180073,
              47.87496499522488
            ],
            [
              -120.50114714180073,
              47.74973713747578
            ],
            [
              -120.6265805973962,
              47.74973713747578
            ]
          ]
        ]
      },
      "bbox": [
        -120.6265805973962,
        47.74973713747578,
        -120.50114714180073,
        47.87496499522488
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:51.007200+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_26": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15221,
            10263
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1609349.0,
            0.0,
            -3.0,
            926947.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2924.16,
                "maximum": 6102.63,
                "mean": 4770.794,
                "stddev": 645.928
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_27",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.75187721158035,
              47.749601153209404
            ],
            [
              -120.75187721158035,
              47.87509447152894
            ],
            [
              -120.62585617788184,
              47.87509447152894
            ],
            [
              -120.62585617788184,
              47.749601153209404
            ],
            [
              -120.75187721158035,
              47.749601153209404
            ]
          ]
        ]
      },
      "bbox": [
        -120.75187721158035,
        47.749601153209404,
        -120.62585617788184,
        47.87509447152894
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:51.044463+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_27.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_27": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_27.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15237,
            10287
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1578593.0,
            0.0,
            -3.0,
            927019.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 2243.98,
                "maximum": 3449.24,
                "mean": 3003.756,
                "stddev": 272.232
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_28",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -120.87717447994493,
              47.74947136011186
            ],
            [
              -120.87717447994493,
              47.875230448417774
            ],
            [
              -120.75056555159553,
              47.875230448417774
            ],
            [
              -120.75056555159553,
              47.74947136011186
            ],
            [
              -120.87717447994493,
              47.74947136011186
            ]
          ]
        ]
      },
      "bbox": [
        -120.87717447994493,
        47.74947136011186,
        -120.75056555159553,
        47.875230448417774
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:51.081219+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_28.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_28": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_28.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15253,
            10311
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1547837.0,
            0.0,
            -3.0,
            927142.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1890.26,
                "maximum": 6261.34,
                "mean": 3850.089,
                "stddev": 987.843
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "chelan_2018_dtm_29",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.00247260455241,
              47.74933131062583
            ],
            [
              -121.00247260455241,
              47.87535647838248
            ],
            [
              -120.87527550659578,
              47.87535647838248
            ],
            [
              -120.87527550659578,
              47.74933131062583
            ],
            [
              -121.00247260455241,
              47.74933131062583
            ]
          ]
        ]
      },
      "bbox": [
        -121.00247260455241,
        47.74933131062583,
        -120.87527550659578,
        47.87535647838248
      ],
      "properties": {
        "start_datetime": "2018-10-18T00:00:00+00:00",
        "end_datetime": "2018-10-27T00:00:00+00:00",
        "created": "2026-03-19 08:06:51.120376+00:00",
        "license": "NLPL",
        "datetime": "2018-10-18T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/stac/chelan_2018_dtm_29.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "chelan_2018_dtm_29": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Chelan_DEM_2018_9507/chelan_2018_dtm_29.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            15269,
            10335
          ],
          "proj:wkt2": "COMPOUNDCRS[\"NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)\",\n    PROJCRS[\"NAD83(HARN) / Washington South (ftUS)\",\n        BASEGEOGCRS[\"NAD83(HARN)\",\n            DATUM[\"NAD83 (High Accuracy Reference Network)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4152]],\n        CONVERSION[\"SPCS83 Washington South zone (US survey foot)\",\n            METHOD[\"Lambert Conic Conformal (2SP)\",\n                ID[\"EPSG\",9802]],\n            PARAMETER[\"Latitude of false origin\",45.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8821]],\n            PARAMETER[\"Longitude of false origin\",-120.5,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8822]],\n            PARAMETER[\"Latitude of 1st standard parallel\",47.3333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8823]],\n            PARAMETER[\"Latitude of 2nd standard parallel\",45.8333333333333,\n                ANGLEUNIT[\"degree\",0.0174532925199433],\n                ID[\"EPSG\",8824]],\n            PARAMETER[\"Easting at false origin\",1640416.667,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8826]],\n            PARAMETER[\"Northing at false origin\",0,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219],\n                ID[\"EPSG\",8827]]],\n        CS[Cartesian,2],\n            AXIS[\"easting (X)\",east,\n                ORDER[1],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n            AXIS[\"northing (Y)\",north,\n                ORDER[2],\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Engineering survey, topographic mapping.\"],\n            AREA[\"United States (USA) - Washington - counties of Adams; Asotin; Benton; Clark; Columbia; Cowlitz; Franklin; Garfield; Grant south of approximately 47\u00b030'N; Grays Harbor; Kittitas; Klickitat; Lewis; Mason; Pacific; Pierce; Skamania; Thurston; Wahkiakum; Walla Walla; Whitman; Yakima.\"],\n            BBOX[45.54,-124.4,47.61,-116.91]],\n        ID[\"EPSG\",2927]],\n    VERTCRS[\"NAVD88 height (ftUS)\",\n        VDATUM[\"North American Vertical Datum 1988\"],\n        CS[vertical,1],\n            AXIS[\"gravity-related height (H)\",up,\n                LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        USAGE[\n            SCOPE[\"Geodesy, engineering survey.\"],\n            AREA[\"United States (USA) - CONUS and Alaska - onshore - Alabama; Alaska mainland; 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[24.41,-168.26,71.4,-66.91]],\n        ID[\"EPSG\",6360]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "CompoundCRS",
            "name": "NAD83(HARN) / Washington South (ftUS) + NAVD88 height (ftUS)",
            "components": [
              {
                "type": "ProjectedCRS",
                "name": "NAD83(HARN) / Washington South (ftUS)",
                "base_crs": {
                  "type": "GeographicCRS",
                  "name": "NAD83(HARN)",
                  "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "NAD83 (High Accuracy Reference Network)",
                    "ellipsoid": {
                      "name": "GRS 1980",
                      "semi_major_axis": 6378137,
                      "inverse_flattening": 298.257222101
                    }
                  },
                  "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                      {
                        "name": "Geodetic latitude",
                        "abbreviation": "Lat",
                        "direction": "north",
                        "unit": "degree"
                      },
                      {
                        "name": "Geodetic longitude",
                        "abbreviation": "Lon",
                        "direction": "east",
                        "unit": "degree"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 4152
                  }
                },
                "conversion": {
                  "name": "SPCS83 Washington South zone (US survey foot)",
                  "method": {
                    "name": "Lambert Conic Conformal (2SP)",
                    "id": {
                      "authority": "EPSG",
                      "code": 9802
                    }
                  },
                  "parameters": [
                    {
                      "name": "Latitude of false origin",
                      "value": 45.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8821
                      }
                    },
                    {
                      "name": "Longitude of false origin",
                      "value": -120.5,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8822
                      }
                    },
                    {
                      "name": "Latitude of 1st standard parallel",
                      "value": 47.3333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8823
                      }
                    },
                    {
                      "name": "Latitude of 2nd standard parallel",
                      "value": 45.8333333333333,
                      "unit": "degree",
                      "id": {
                        "authority": "EPSG",
                        "code": 8824
                      }
                    },
                    {
                      "name": "Easting at false origin",
                      "value": 1640416.667,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8826
                      }
                    },
                    {
                      "name": "Northing at false origin",
                      "value": 0,
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      },
                      "id": {
                        "authority": "EPSG",
                        "code": 8827
                      }
                    }
                  ]
                },
                "coordinate_system": {
                  "subtype": "Cartesian",
                  "axis": [
                    {
                      "name": "Easting",
                      "abbreviation": "X",
                      "direction": "east",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    },
                    {
                      "name": "Northing",
                      "abbreviation": "Y",
                      "direction": "north",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 2927
                }
              },
              {
                "type": "VerticalCRS",
                "name": "NAVD88 height (ftUS)",
                "datum": {
                  "type": "VerticalReferenceFrame",
                  "name": "North American Vertical Datum 1988"
                },
                "coordinate_system": {
                  "subtype": "vertical",
                  "axis": [
                    {
                      "name": "Gravity-related height",
                      "abbreviation": "H",
                      "direction": "up",
                      "unit": {
                        "type": "LinearUnit",
                        "name": "US survey foot",
                        "conversion_factor": 0.304800609601219
                      }
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6360
                }
              }
            ]
          },
          "proj:transform": [
            3.0,
            0.0,
            1517081.0,
            0.0,
            -3.0,
            927310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1890.67,
                "maximum": 7067.42,
                "mean": 3910.743,
                "stddev": 1110.563
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}