{
  "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": "HI_HFO_Hawaii_UTM_3m_LMSLm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.20812420236317,
              18.779458138457635
            ],
            [
              -156.20812420236317,
              20.35630656002216
            ],
            [
              -154.67928670637755,
              20.35630656002216
            ],
            [
              -154.67928670637755,
              18.779458138457635
            ],
            [
              -156.20812420236317,
              18.779458138457635
            ]
          ]
        ]
      },
      "bbox": [
        -156.20812420236317,
        18.779458138457635,
        -154.67928670637755,
        20.35630656002216
      ],
      "properties": {
        "start_datetime": "2006-01-01T00:00:00+00:00",
        "end_datetime": "2007-01-01T00:00:00+00:00",
        "created": "2026-03-19 03:49:46.084139+00:00",
        "license": "NLPL",
        "datetime": "2006-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/stac/HI_HFO_Hawaii_UTM_3m_LMSLm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HI_HFO_Hawaii_UTM_3m_LMSLm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/HI_HFO_Hawaii_UTM_3m_LMSLm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            57190,
            52362
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 4N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 4N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-159,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.\"],\n        BBOX[15.57,-162,74.71,-155.99]],\n    ID[\"EPSG\",26904]]",
          "proj:epsg": 26904,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -159,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.",
            "bbox": {
              "south_latitude": 15.57,
              "west_longitude": -162,
              "north_latitude": 74.71,
              "east_longitude": -155.99
            },
            "id": {
              "authority": "EPSG",
              "code": 26904
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            794273.9668658309,
            0.0,
            -3.0,
            2253429.661997948
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -1.904,
                "maximum": 615.294,
                "mean": 5.875,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "HI_HFO_Kauai_UTM_3m_LMSLm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -159.87702991381104,
              21.77233588987281
            ],
            [
              -159.87702991381104,
              22.32798837868669
            ],
            [
              -159.16578646434465,
              22.32798837868669
            ],
            [
              -159.16578646434465,
              21.77233588987281
            ],
            [
              -159.87702991381104,
              21.77233588987281
            ]
          ]
        ]
      },
      "bbox": [
        -159.87702991381104,
        21.77233588987281,
        -159.16578646434465,
        22.32798837868669
      ],
      "properties": {
        "start_datetime": "2006-01-01T00:00:00+00:00",
        "end_datetime": "2007-01-01T00:00:00+00:00",
        "created": "2026-03-19 03:49:46.115570+00:00",
        "license": "NLPL",
        "datetime": "2006-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/stac/HI_HFO_Kauai_UTM_3m_LMSLm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HI_HFO_Kauai_UTM_3m_LMSLm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/HI_HFO_Kauai_UTM_3m_LMSLm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            20419,
            24394
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 4N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 4N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-159,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.\"],\n        BBOX[15.57,-162,74.71,-155.99]],\n    ID[\"EPSG\",26904]]",
          "proj:epsg": 26904,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -159,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.",
            "bbox": {
              "south_latitude": 15.57,
              "west_longitude": -162,
              "north_latitude": 74.71,
              "east_longitude": -155.99
            },
            "id": {
              "authority": "EPSG",
              "code": 26904
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            409677.1427692081,
            0.0,
            -3.0,
            2469139.4166695173
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.5,
                "maximum": 587.259,
                "mean": 5.902,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "HI_HFO_Lanai_UTM_3m_LMSLm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.1477580881499,
              20.639268744304033
            ],
            [
              -157.1477580881499,
              21.0069416767767
            ],
            [
              -156.7177863244043,
              21.0069416767767
            ],
            [
              -156.7177863244043,
              20.639268744304033
            ],
            [
              -157.1477580881499,
              20.639268744304033
            ]
          ]
        ]
      },
      "bbox": [
        -157.1477580881499,
        20.639268744304033,
        -156.7177863244043,
        21.0069416767767
      ],
      "properties": {
        "start_datetime": "2006-01-01T00:00:00+00:00",
        "end_datetime": "2007-01-01T00:00:00+00:00",
        "created": "2026-03-19 03:49:46.131451+00:00",
        "license": "NLPL",
        "datetime": "2006-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/stac/HI_HFO_Lanai_UTM_3m_LMSLm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HI_HFO_Lanai_UTM_3m_LMSLm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/HI_HFO_Lanai_UTM_3m_LMSLm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13383,
            14751
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 4N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 4N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-159,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.\"],\n        BBOX[15.57,-162,74.71,-155.99]],\n    ID[\"EPSG\",26904]]",
          "proj:epsg": 26904,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -159,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.",
            "bbox": {
              "south_latitude": 15.57,
              "west_longitude": -162,
              "north_latitude": 74.71,
              "east_longitude": -155.99
            },
            "id": {
              "authority": "EPSG",
              "code": 26904
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            692980.0773392045,
            0.0,
            -3.0,
            2324035.714635409
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.5,
                "maximum": 1226.797,
                "mean": 128.523,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "HI_HFO_Maui_UTM_3m_LMSLm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -156.832536913576,
              20.48518307593384
            ],
            [
              -156.832536913576,
              21.128842354840916
            ],
            [
              -155.86539868083148,
              21.128842354840916
            ],
            [
              -155.86539868083148,
              20.48518307593384
            ],
            [
              -156.832536913576,
              20.48518307593384
            ]
          ]
        ]
      },
      "bbox": [
        -156.832536913576,
        20.48518307593384,
        -155.86539868083148,
        21.128842354840916
      ],
      "properties": {
        "start_datetime": "2006-01-01T00:00:00+00:00",
        "end_datetime": "2007-01-01T00:00:00+00:00",
        "created": "2026-03-19 03:49:46.147397+00:00",
        "license": "NLPL",
        "datetime": "2006-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/stac/HI_HFO_Maui_UTM_3m_LMSLm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HI_HFO_Maui_UTM_3m_LMSLm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/HI_HFO_Maui_UTM_3m_LMSLm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            23225,
            33201
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 4N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 4N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-159,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.\"],\n        BBOX[15.57,-162,74.71,-155.99]],\n    ID[\"EPSG\",26904]]",
          "proj:epsg": 26904,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -159,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.",
            "bbox": {
              "south_latitude": 15.57,
              "west_longitude": -162,
              "north_latitude": 74.71,
              "east_longitude": -155.99
            },
            "id": {
              "authority": "EPSG",
              "code": 26904
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            726045.913549089,
            0.0,
            -3.0,
            2337953.9376629274
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.5,
                "maximum": 396.828,
                "mean": 4.116,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "HI_HFO_Molokai_UTM_3m_LMSLm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -157.41812686198762,
              20.959231365571203
            ],
            [
              -157.41812686198762,
              21.317626207881784
            ],
            [
              -156.60586814180377,
              21.317626207881784
            ],
            [
              -156.60586814180377,
              20.959231365571203
            ],
            [
              -157.41812686198762,
              20.959231365571203
            ]
          ]
        ]
      },
      "bbox": [
        -157.41812686198762,
        20.959231365571203,
        -156.60586814180377,
        21.317626207881784
      ],
      "properties": {
        "start_datetime": "2006-01-01T00:00:00+00:00",
        "end_datetime": "2007-01-01T00:00:00+00:00",
        "created": "2026-03-19 03:49:46.163070+00:00",
        "license": "NLPL",
        "datetime": "2006-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/stac/HI_HFO_Molokai_UTM_3m_LMSLm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HI_HFO_Molokai_UTM_3m_LMSLm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/HI_HFO_Molokai_UTM_3m_LMSLm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12880,
            27969
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 4N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 4N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-159,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.\"],\n        BBOX[15.57,-162,74.71,-155.99]],\n    ID[\"EPSG\",26904]]",
          "proj:epsg": 26904,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -159,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.",
            "bbox": {
              "south_latitude": 15.57,
              "west_longitude": -162,
              "north_latitude": 74.71,
              "east_longitude": -155.99
            },
            "id": {
              "authority": "EPSG",
              "code": 26904
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            664452.9993574801,
            0.0,
            -3.0,
            2358126.8774860143
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.5,
                "maximum": 721.272,
                "mean": 3.83,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "HI_HFO_Oahu_UTM_3m_LMSLm",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -158.39711550095492,
              21.149223735153893
            ],
            [
              -158.39711550095492,
              21.80698285565321
            ],
            [
              -157.49501797012786,
              21.80698285565321
            ],
            [
              -157.49501797012786,
              21.149223735153893
            ],
            [
              -158.39711550095492,
              21.149223735153893
            ]
          ]
        ]
      },
      "bbox": [
        -158.39711550095492,
        21.149223735153893,
        -157.49501797012786,
        21.80698285565321
      ],
      "properties": {
        "start_datetime": "2006-01-01T00:00:00+00:00",
        "end_datetime": "2007-01-01T00:00:00+00:00",
        "created": "2026-03-19 03:49:46.178966+00:00",
        "license": "NLPL",
        "datetime": "2006-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/stac/HI_HFO_Oahu_UTM_3m_LMSLm.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HI_HFO_Oahu_UTM_3m_LMSLm": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_viewer_DEM_HI_9130/HI_HFO_Oahu_UTM_3m_LMSLm.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            24063,
            30994
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / UTM zone 4N\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"UTM zone 4N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-159,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.\"],\n        BBOX[15.57,-162,74.71,-155.99]],\n    ID[\"EPSG\",26904]]",
          "proj:epsg": 26904,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -159,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 162\u00b0W and 156\u00b0W onshore and offshore - Alaska, Hawaii.",
            "bbox": {
              "south_latitude": 15.57,
              "west_longitude": -162,
              "north_latitude": 74.71,
              "east_longitude": -155.99
            },
            "id": {
              "authority": "EPSG",
              "code": 26904
            }
          },
          "proj:transform": [
            3.0,
            0.0,
            562592.608807248,
            0.0,
            -3.0,
            2411584.411247082
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.5,
                "maximum": 460.05,
                "mean": 6.156,
                "stddev": 0.0
              },
              "nodata": -9999.0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "layer_1"
            }
          ]
        }
      }
    }
  ]
}