{
  "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": "green_river_topobathy_2018_dtm_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.8541521444263,
              47.24864860485822
            ],
            [
              -121.8541521444263,
              47.32612068601116
            ],
            [
              -121.74938700446265,
              47.32612068601116
            ],
            [
              -121.74938700446265,
              47.24864860485822
            ],
            [
              -121.8541521444263,
              47.24864860485822
            ]
          ]
        ]
      },
      "bbox": [
        -121.8541521444263,
        47.24864860485822,
        -121.74938700446265,
        47.32612068601116
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.044338+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9280,
            8515
          ],
          "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,
            1304594.0,
            0.0,
            -3.0,
            729190.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 862.94,
                "maximum": 2088.07,
                "mean": 1252.945,
                "stddev": 169.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": "green_river_topobathy_2018_dtm_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50275751869688,
              47.24886615605675
            ],
            [
              -121.50275751869688,
              47.3294618046392
            ],
            [
              -121.38763636706463,
              47.3294618046392
            ],
            [
              -121.38763636706463,
              47.24886615605675
            ],
            [
              -121.50275751869688,
              47.24886615605675
            ]
          ]
        ]
      },
      "bbox": [
        -121.50275751869688,
        47.24886615605675,
        -121.38763636706463,
        47.3294618046392
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.123176+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9687,
            9408
          ],
          "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,
            1391750.0,
            0.0,
            -3.0,
            729190.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1942.46,
                "maximum": 2497.17,
                "mean": 2114.166,
                "stddev": 124.481
              },
              "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": "green_river_topobathy_2018_dtm_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62792567211393,
              47.24863944393152
            ],
            [
              -121.62792567211393,
              47.32854783750705
            ],
            [
              -121.49968075313161,
              47.32854783750705
            ],
            [
              -121.49968075313161,
              47.24863944393152
            ],
            [
              -121.62792567211393,
              47.24863944393152
            ]
          ]
        ]
      },
      "bbox": [
        -121.62792567211393,
        47.24863944393152,
        -121.49968075313161,
        47.32854783750705
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.186831+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9575,
            10481
          ],
          "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,
            1360706.0,
            0.0,
            -3.0,
            729190.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1599.39,
                "maximum": 2220.71,
                "mean": 1766.7,
                "stddev": 121.212
              },
              "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": "green_river_topobathy_2018_dtm_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.62755401983621,
              47.18965121439933
            ],
            [
              -121.62755401983621,
              47.25103030068557
            ],
            [
              -121.50005610533958,
              47.25103030068557
            ],
            [
              -121.50005610533958,
              47.18965121439933
            ],
            [
              -121.62755401983621,
              47.18965121439933
            ]
          ]
        ]
      },
      "bbox": [
        -121.62755401983621,
        47.18965121439933,
        -121.50005610533958,
        47.25103030068557
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.249523+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7322,
            10463
          ],
          "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,
            1360394.0,
            0.0,
            -3.0,
            700918.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1324.49,
                "maximum": 2497.87,
                "mean": 1576.591,
                "stddev": 178.993
              },
              "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": "green_river_topobathy_2018_dtm_0",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.50238800354403,
              47.19080052780141
            ],
            [
              -121.50238800354403,
              47.25080427932725
            ],
            [
              -121.38667786300213,
              47.25080427932725
            ],
            [
              -121.38667786300213,
              47.19080052780141
            ],
            [
              -121.50238800354403,
              47.19080052780141
            ]
          ]
        ]
      },
      "bbox": [
        -121.50238800354403,
        47.19080052780141,
        -121.38667786300213,
        47.25080427932725
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.312696+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_0.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_0": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_0.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7182,
            9499
          ],
          "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,
            1391477.0,
            0.0,
            -3.0,
            700498.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1584.87,
                "maximum": 2820.05,
                "mean": 1869.403,
                "stddev": 203.894
              },
              "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": "green_river_topobathy_2018_dtm_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75272260229588,
              47.188366858651385
            ],
            [
              -121.75272260229588,
              47.251157323961166
            ],
            [
              -121.62490371113446,
              47.251157323961166
            ],
            [
              -121.62490371113446,
              47.188366858651385
            ],
            [
              -121.75272260229588,
              47.188366858651385
            ]
          ]
        ]
      },
      "bbox": [
        -121.75272260229588,
        47.188366858651385,
        -121.62490371113446,
        47.251157323961166
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.375375+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7477,
            10476
          ],
          "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,
            1329311.0,
            0.0,
            -3.0,
            701383.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1155.29,
                "maximum": 1886.72,
                "mean": 1352.622,
                "stddev": 137.692
              },
              "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": "green_river_topobathy_2018_dtm_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -121.75307604965913,
              47.24850824307978
            ],
            [
              -121.75307604965913,
              47.32740161353793
            ],
            [
              -121.62453258447822,
              47.32740161353793
            ],
            [
              -121.62453258447822,
              47.24850824307978
            ],
            [
              -121.75307604965913,
              47.24850824307978
            ]
          ]
        ]
      },
      "bbox": [
        -121.75307604965913,
        47.24850824307978,
        -121.62453258447822,
        47.32740161353793
      ],
      "properties": {
        "start_datetime": "2018-05-27T00:00:00+00:00",
        "end_datetime": "2018-05-28T00:00:00+00:00",
        "created": "2026-03-19 08:09:40.427306+00:00",
        "license": "NLPL",
        "datetime": "2018-05-27T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/stac/green_river_topobathy_2018_dtm_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "green_river_topobathy_2018_dtm_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/WA_Green_Rvr_Topobathy_DEM_2018_9547/green_river_topobathy_2018_dtm_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9435,
            10493
          ],
          "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,
            1329665.0,
            0.0,
            -3.0,
            729190.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 1155.56,
                "maximum": 2463.56,
                "mean": 1538.994,
                "stddev": 387.423
              },
              "nodata": -3.402823e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}